Files
dotfiles/.gitmodules
T
mpuchstein 119c396efc 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
2026-05-17 17:31:14 +02:00

13 lines
635 B
Plaintext

[submodule "dot_local/share/docs/external_chezmoi-docs"]
path = dot_local/share/docs/external_chezmoi-docs
url = https://github.com/twpayne/chezmoi.git
[submodule "dot_local/share/docs/external_hyprland.wiki"]
path = dot_local/share/docs/external_hyprland.wiki
url = https://github.com/hyprwm/hyprland-wiki.git
[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