From 3ca235fd3a16a2958f77301a9891e5b0eb2d7f59 Mon Sep 17 00:00:00 2001 From: matt1432 Date: Wed, 1 Feb 2023 02:08:20 -0500 Subject: [PATCH] Auto Update --- .profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.profile b/.profile index b8d3401..4bc54c4 100644 --- a/.profile +++ b/.profile @@ -8,7 +8,7 @@ if [ -d ~/git/dotfiles ] ; then fi # TODO remove eventually -if [ -f ~/.bash-fzfrc | -f ~/.bash_fzf ] ; then +if [ -f ~/.bash-fzfrc | ~/.bash_fzf ] ; then rm ~/.bash-fzfrc ~/.bash_fzf fi