My bash, vim, git dotfiles.
This will overwrite any existing dotfiles you have, so back them up first! You can store user-specific configs in ~/.bash_profile.local
.
-
Clone into ~/.dotfiles
$ git clone https://github.com/smishra2/dotfiles.git ~/.dotfiles
-
Execute dotfiles script
$ ~/.dotfiles/bin/dotfiles
You may want to consider using this with a theme or custom color settings on your terminal application.
My Sublime Text preferences file is in here, but the script won't enable those preferences.
I stand on the shoulders of giants.
- This repo was originally forked from @ericherdzik (Eric Herdzik) https://github.com/ericherdzik/dotfiles