This commit is contained in:
computer 2021-11-10 12:27:52 -05:00
parent 8e6412298f
commit 55b9b6f6af
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ apt-get install -y iftop htop glances zsh glusterfs-server glusterfs-client salt
cd /root/
#sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" "" --unattended
echo y|sh -c "$(curl -fsSL https://raw.github.com/ohmyzsh/ohmyzsh/master/tools/install.sh)"
chsh -s /bin/zsh
sed -i 's/ZSH_THEME="robbyrussel"/ZSH_THEME="pygmalion"/g' /root/.zshrc
## Install docker-compose and docker using convenience scripts