diff --git a/.profile b/.profile index 4bc54c4..eba30eb 100644 --- a/.profile +++ b/.profile @@ -8,7 +8,7 @@ if [ -d ~/git/dotfiles ] ; then fi # TODO remove eventually -if [ -f ~/.bash-fzfrc | ~/.bash_fzf ] ; then +if [ -f ~/.bash_fzf ] ; then rm ~/.bash-fzfrc ~/.bash_fzf fi