Move zsh and aliases to conf.d style configs
This commit is contained in:
4
zsh.d/navi.zsh
Normal file
4
zsh.d/navi.zsh
Normal file
@@ -0,0 +1,4 @@
|
||||
# Cheat my way through the CLI
|
||||
if (( $+commands[navi] )); then
|
||||
eval "$(navi widget zsh)"
|
||||
fi
|
Reference in New Issue
Block a user