j0nnylester / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.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

About


Languages

Language:Shell 90.6%Language:Vim Script 9.4%