- Clone the repository
git clone https://github.com/AdityaAtulTewari/dotfiles ~/.dotfiles
- Change the contents of
~/.dotfiles/git/gitconfig
to reflect your file system otherwise you are making commits as me. - Run
bash ~/.dotfiles/linkAll.sh
; Please note this will delete your current configuration files. - Run
vi ~/.vimrc
within that file type:PlugInstall
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).