Auto Update
This commit is contained in:
parent
c807106b7e
commit
3ca235fd3a
1 changed files with 1 additions and 1 deletions
2
.profile
2
.profile
|
@ -8,7 +8,7 @@ if [ -d ~/git/dotfiles ] ; then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# TODO remove eventually
|
# TODO remove eventually
|
||||||
if [ -f ~/.bash-fzfrc | -f ~/.bash_fzf ] ; then
|
if [ -f ~/.bash-fzfrc | ~/.bash_fzf ] ; then
|
||||||
rm ~/.bash-fzfrc ~/.bash_fzf
|
rm ~/.bash-fzfrc ~/.bash_fzf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue