nu: add Alt+. last-arg keybinding and nushell-book doc submodule
- keybindings block in config.nu with Alt+. → insert last token from history - nushell.github.io added as external_nushell-book submodule under dot_local/share/docs - CLAUDE.md local docs table updated
This commit is contained in:
@@ -7,3 +7,6 @@
|
||||
[submodule "dot_local/share/docs/external_waybar.wiki"]
|
||||
path = dot_local/share/docs/external_waybar.wiki
|
||||
url = https://github.com/Alexays/Waybar.wiki.git
|
||||
[submodule "dot_local/share/docs/external_nushell-book"]
|
||||
path = dot_local/share/docs/external_nushell-book
|
||||
url = https://github.com/nushell/nushell.github.io.git
|
||||
|
||||
Reference in New Issue
Block a user