This commit is contained in:
parent
8e6412298f
commit
55b9b6f6af
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue