diff --git a/deploy.sh b/deploy.sh index 2d65950..b5275da 100755 --- a/deploy.sh +++ b/deploy.sh @@ -71,6 +71,7 @@ check_and_install jq echo -e "\n\033[38;5;2mStowing config\033[0;5;0m\n" mv ~/.bashrc{,.old} &> /dev/null +mv ~/.bash_profile{,.old} &> /dev/null stow_cfg bash mv ~/.tmux.conf{,.old} &> /dev/null