Added winbind

This commit is contained in:
Fergal Moran
2017-04-14 18:50:52 +01:00
parent e57db88089
commit dd40e302ce

View File

@@ -50,8 +50,8 @@ sudo locale-gen "en_IE.UTF-8"
#install default packages
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
sudo add-apt-repository ppa:neovim-ppa/stable -y
sudo apt-get update
sudo apt-get install -y exuberant-ctags build-essential cmake python-dev python3-dev libssl-dev vim-youcompleteme autojump nodejs htop ncdu python-pip python3-pip byobu zsh vim-gtk python-setuptools neovim tree git-extras
sudo apt update
sudo apt install -y exuberant-ctags build-essential cmake python-dev python3-dev libssl-dev vim-youcompleteme autojump nodejs htop ncdu python-pip python3-pip byobu zsh vim-gtk python-setuptools neovim tree git-extras winbind
sudo pip install --upgrade pip
sudo pip install --upgrade neovim
sudo pip3 install --upgrade neovim