This commit is contained in:
parent
e1a701e5de
commit
dd4dd43cef
|
@ -40,7 +40,7 @@ sed -i'' -e 's@plugins=(git)@plugins=(git cp colored-man-pages docker docker-com
|
||||||
|
|
||||||
|
|
||||||
## Cleanup
|
## 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
|
#rm -f $USRDIR/zsh-setup.sh
|
||||||
echo "Relog into terminal finished bootstrapping server"
|
echo "Relog into terminal finished bootstrapping server"
|
||||||
chsh -s $(which zsh)
|
chsh -s $(which zsh)
|
||||||
|
|
Loading…
Reference in New Issue