look in ~/.local/.bashrc for local bashrc
This commit is contained in:
parent
bda0ff95d8
commit
276d1ad4ec
@ -399,7 +399,7 @@ fi
|
||||
[ -d "$HOME/.local/scripts" ] && appendpath "$HOME/.local/scripts"
|
||||
|
||||
# local rc
|
||||
[ -r "$HOME/.config/.bashrc.local" ] && source "$HOME/.config/.bashrc.local"
|
||||
[ -r "$HOME/.local/.bashrc" ] && source "$HOME/.local/.bashrc"
|
||||
#}}}
|
||||
|
||||
## alias to *new* and *improved* unix cli tools (exa, bat, nvim)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user