mirror of
https://github.com/fergalmoran/settings-webstorm.git
synced 2025-12-22 09:47:41 +00:00
Merge conflicts
This commit is contained in:
@@ -51,7 +51,7 @@ sudo locale-gen "en_IE.UTF-8"
|
||||
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 cowsay fortune
|
||||
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 cowsay fortune
|
||||
sudo pip install --upgrade pip
|
||||
sudo pip install --upgrade neovim
|
||||
sudo pip3 install --upgrade neovim
|
||||
@@ -66,6 +66,8 @@ sudo update-alternatives --install /usr/bin/editor editor /usr/bin/nvim 60
|
||||
sudo update-alternatives --config editor
|
||||
|
||||
sudo pip install livereload speedtest-cli virtualenv virtualenvwrapper
|
||||
sudo npm install -g goops
|
||||
|
||||
chsh -s /bin/zsh
|
||||
|
||||
git clone git@github.com:fergalmoran/vimfiles.git ~/.vim
|
||||
|
||||
Reference in New Issue
Block a user