mirror of
https://github.com/fergalmoran/settings-webstorm.git
synced 2025-12-22 09:47:41 +00:00
Added winbind
This commit is contained in:
@@ -50,8 +50,8 @@ sudo locale-gen "en_IE.UTF-8"
|
|||||||
#install default packages
|
#install default packages
|
||||||
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
|
curl -sL https://deb.nodesource.com/setup_6.x | sudo -E bash -
|
||||||
sudo add-apt-repository ppa:neovim-ppa/stable -y
|
sudo add-apt-repository ppa:neovim-ppa/stable -y
|
||||||
sudo apt-get update
|
sudo apt 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 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 pip
|
||||||
sudo pip install --upgrade neovim
|
sudo pip install --upgrade neovim
|
||||||
sudo pip3 install --upgrade neovim
|
sudo pip3 install --upgrade neovim
|
||||||
|
|||||||
Reference in New Issue
Block a user