Add .dotfiles to PATH
This commit is contained in:
@@ -120,6 +120,8 @@ if [ -f ~/.bash_aliases-local ]; then
|
||||
. ~/.bash_aliases-local
|
||||
fi
|
||||
|
||||
PATH="$HOME/.dotfiles:$PATH"
|
||||
|
||||
if which fzf >/dev/null
|
||||
then
|
||||
. "$HOME/.bash-profile.d/fzf-completion.bash"
|
||||
|
||||
Reference in New Issue
Block a user