summaryrefslogtreecommitdiffstats
path: root/install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'install.sh')
-rwxr-xr-xinstall.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.sh b/install.sh
index 8bf67b3..77bdb36 100755
--- a/install.sh
+++ b/install.sh
@@ -2,7 +2,7 @@
set -eou pipefail
echo "Setting up dotfiles..."
-rm -f ~/.bash_profile ~/.bashrc ~/.profile
+rm -f ~/.bash_profile ~/.bashrc
cd ~/.rc
stow --no-folding --adopt .
git restore .