Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 587 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 587 Bytes

Dotfiles

Installation Intructions

  1. Clone the repository git clone https://github.com/AdityaAtulTewari/dotfiles ~/.dotfiles
  2. Change the contents of ~/.dotfiles/git/gitconfig to reflect your file system otherwise you are making commits as me.
  3. Run bash ~/.dotfiles/linkAll.sh; Please note this will delete your current configuration files.
  4. Run vi ~/.vimrc within that file type :PlugInstall

Color Customization

By editing the file ~/.dotfiles/bash/util/prompt.sh. Look inside ~/.dotfiles/bash/util/colors.sh, for valid colors (you can also add your own).