/dotfiles

Terminal configurations for Linux and OS X, also adds Git completion and status.

Primary LanguageShellApache License 2.0Apache-2.0

dotfiles

Settings and configurations for my Linux systems.

notes

  • Bash profile is using a PS1 specific to Git repo status.
  • Bash completion is being used.
  • My Sublime Text 3 preferences are in sublime/Preferences.sublime-settings
  • Many Git shortcuts are pre-defined in .gitconfig
  • Using vgod's VIM setup at https://github.com/vgod/vimrc

install

  • Running ./install.sh will get the dotfiles where they need to be
  • To load them in your current shell, source ~/.bashrc