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