A repo of personal .dotfiles
TODO:
- setup ipython configs
Iterm setup:
- uncheck the "Draw bold text in bright colors" from iterm to support bold colors in prompt
Steps to setup:
- cd ~/; wget https://raw.githubusercontent.com/dotgc/dotfiles/master/prep.sh
- chmod +x prep.sh
- ./prep.sh
Notes:
- If the repo was cloned using https, change the remote url to have @. This would prevent asking for username everytime. It'll still ask for password.
- Upgrade bash to version 4. Mac ships with an old version of it.