Skip to content

jazi007/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A page to save dot files for neovim, git and bash

Installation

neovim install

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 install

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

clone repo and update env

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published