diff --git a/install.sh b/install.sh index 8c8b550..1279ca4 100755 --- a/install.sh +++ b/install.sh @@ -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