.dotfiles

Run: setup.sh

To:

  • bash:

    • soft link bash_aliases and bash_profile to ~/.bash_aliases and ~/.bash_profile
    • add custom org bash profiles from ~/.<org>_bash_profile
  • git:

    • soft link gitconfig to ~/.gitconfig
    • copy gituser to ~/.gituser then follow prompt to fill in name and email
    • download git-completion.bash to ~/.git-completion.bash
    • download git-prompt.bash to ~/.git-prompt.bash
  • vim:

    • soft link vimrc to ~/.vimrc