Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

neovim install wsl

# add the repo
$ sudo add-apt-repository ppa:neovim-ppa/unstable

# update & install
$ sudo apt-get update
$ sudo apt-get install neovim
Comment

neovim install wsl vim-plug

$ sh -c 'curl -fLo "${XDG_DATA_HOME:-$HOME/.local/share}"/nvim/site/autoload/plug.vim --create-dirs 
       https://raw.githubusercontent.com/junegunn/vim-plug/master/plug.vim'
Comment

PREVIOUS NEXT
Code Example
Shell :: enviroment variables in firebase 
Shell :: store environment variables in firebase functions 
Shell :: firebase realtime database delete all data 
Shell :: add and install gem rails 
Shell :: chmod chown 
Shell :: cutefish desktop enviroment install 
Shell :: github setup local 
Shell :: unexpected inconsistency run fsck manually 
Shell :: bash cd 
Shell :: opera browser for fedora 
Shell :: github pages push 
Shell :: how to install gdal on pyhon 3.9 
Shell :: merge branch to master 
Shell :: export docker image 
Shell :: pip for pyhton 3.8 
Shell :: spinkit flutter 
Shell :: git revert a specific file 
Shell :: Generate Key Hashes For Facebook login Android app 
Shell :: how to init vue 
Shell :: how to kill recycling process linux 
Shell :: ubuntu upgrade libstdc++ 
Shell :: awk bash 
Shell :: archlinux free used port 
Shell :: pocketsphinx mac big sur 
Shell :: how to run orange3 on linux 
Shell :: what is guthub 
Shell :: ubuntu teeworlds 
Shell :: apache2 mod_jk proxy to tomcat connector 
Shell :: install litedb 
Shell :: find size delete bash 
ADD CONTENT
Topic
Content
Source link
Name
8+1 =