dotfiles/terminal/.config/nushell
Marty Oehme dc71f747da
nu: Copy basic sh aliases
Held back a little by the issue that you can't really set aliases
conditionally (yet?) in nushell, which is kind of fundamental to my
zsh/sh alias setup. If a program exists, we add some nice aliases -- if
not, we simply degrade gracefully and don't add anything.

PR to track issue:
https://github.com/nushell/nushell/issues/5068
2025-11-30 23:05:15 +01:00
..
autoload nu: Copy basic sh aliases 2025-11-30 23:05:15 +01:00
config.nu nu: Copy basic sh aliases 2025-11-30 23:05:15 +01:00
env.nu terminal: Add carapace completions to all shells 2025-09-05 09:11:07 +02:00