Auto Update
This commit is contained in:
parent
3ca235fd3a
commit
783b973a00
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 | ~/.bash_fzf ] ; then
|
if [ -f ~/.bash_fzf ] ; then
|
||||||
rm ~/.bash-fzfrc ~/.bash_fzf
|
rm ~/.bash-fzfrc ~/.bash_fzf
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue