Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 542 Bytes

README.md

File metadata and controls

16 lines (14 loc) · 542 Bytes

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