Auto Update

This commit is contained in:
matt1432 2023-02-01 02:05:31 -05:00
parent 8297b3d05b
commit c807106b7e

View file

@ -8,8 +8,8 @@ if [ -d ~/git/dotfiles ] ; then
fi
# TODO remove eventually
if [ -f ~/.bash-fzfrc ] ; then
rm ~/.bash-fzfrc
if [ -f ~/.bash-fzfrc | -f ~/.bash_fzf ] ; then
rm ~/.bash-fzfrc ~/.bash_fzf
fi
. ~/.bashrc