A page to save dot files for neovim, git and bash
NVIM>=v0.5.0 rquired
sudo add-apt-repository ppa:neovim-ppa/stable
sudo apt-get update
sudo apt-get install neovim
python3 -m pip install --user --upgrade pynvim
python2 -m pip install --user --upgrade pynvim
pip3 install neovim-remote
starship is a minimal cross shell prompt for more info web page
sudo apt-get install fonts-powerline
sudo apt install fonts-firacode
curl -fsSL https://starship.rs/install.sh | bash
Note: make sur to save a copy of your local files/dir
cd $HOME
git clone https://github.com/jazi007/dotfiles.git
cd dotfiles
./set_env.sh