Fixed apt-get

This commit is contained in:
Fergal Moran
2017-01-30 18:41:34 +00:00
parent 2083481491
commit 63a324e349

View File

@@ -50,7 +50,7 @@ sudo locale-gen "en_IE.UTF-8"
#install default packages
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo apt install -y exuberant-ctags build-essential cmake python-dev python3-dev libssl-dev vim-youcompleteme autojump nodejs htop ncdu python-pip byobu zsh vim-gtk python-setuptools
sudo apt-get install -y exuberant-ctags build-essential cmake python-dev python3-dev libssl-dev vim-youcompleteme autojump nodejs htop ncdu python-pip byobu zsh vim-gtk python-setuptools
sudo pip install --upgrade pip
sudo pip install livereload speedtest-cli virtualenv virtualenvwrapper
chsh -s /bin/zsh