From 649312fc78092101911df6e032320023e15f2fcf Mon Sep 17 00:00:00 2001 From: Eren Golge Date: Wed, 20 Nov 2019 13:53:16 +0100 Subject: [PATCH] install ohmyzsh to cluster --- .compute | 1 + 1 file changed, 1 insertion(+) diff --git a/.compute b/.compute index 5ad456b8..02588f5b 100644 --- a/.compute +++ b/.compute @@ -4,6 +4,7 @@ yes | apt-get install ffmpeg yes | apt-get install espeak yes | apt-get install tmux yes | apt-get install zsh +sh -c "$(curl -fsSL https://raw.githubusercontent.com/robbyrussell/oh-my-zsh/master/tools/install.sh)" pip3 install https://download.pytorch.org/whl/cu100/torch-1.3.0%2Bcu100-cp36-cp36m-linux_x86_64.whl sudo sh install.sh pip install pytorch==1.3.0+cu100