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:
2026-05-17 17:31:14 +02:00
parent a7e045c6b7
commit 119c396efc
4 changed files with 18 additions and 0 deletions
+3
View File
@@ -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