This commit is contained in:
Colin 2022-02-02 14:11:02 -05:00
parent e1a701e5de
commit dd4dd43cef
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ sed -i'' -e 's@plugins=(git)@plugins=(git cp colored-man-pages docker docker-com
## Cleanup
#sed -i'' -e 's@bash $USRDIR/zsh-setup.sh@@' $USRDIR/.profile
sed -i'' -e 's@bash $USRDIR/zsh-setup.sh@@' $USRDIR/.profile
#rm -f $USRDIR/zsh-setup.sh
echo "Relog into terminal finished bootstrapping server"
chsh -s $(which zsh)