Skip to content

Suraj-Chandola/.files

 
 

Repository files navigation

.files

My brand new .files (dotfiles).

Setup

cd ~
git clone [email protected]:dhilipsiva/.files.git
pip3 install tmuxp powerline-shell
cp .files/home.* ~
Install Vim Plug: https://github.com/junegunn/vim-plug

Setup a new ubuntu system

cd
git clone [email protected]:dhilipsiva/.files.git
cd .files
cp .env.template .env  # And change the required values
pipenv shell
pipenv install
fab setup

About

My brand new .files (dotfiles).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Shell 91.7%
  • Vim Script 6.0%
  • HTML 2.3%