Move zsh and aliases to conf.d style configs
This commit is contained in:
4
zsh.d/broot.zsh
Normal file
4
zsh.d/broot.zsh
Normal file
@@ -0,0 +1,4 @@
|
||||
# broot
|
||||
if [[ -s ~/.config/broot/launcher/bash/br ]]; then
|
||||
source ~/.config/broot/launcher/bash/br
|
||||
fi
|
Reference in New Issue
Block a user