Skip to content

raymondcolebaugh/dotfiles

Repository files navigation

#*nix Dotfiles #

About

Copy these files into your home directory prefixed with a dot to use them as preferences, e.g., cp vimrc ~/.vimrc

Files

  • bashrc: Bash shell preferences
  • gitconfig: My git preferences. Probably useless to anyone else
  • inputrc: Remap ESC in bash to "jk" chord
  • irbrc: interactive ruby preferences
    • Load wirble for syntax highlighting
    • Enable indentation and completion
  • vimrc: vim preferences for development
    • Load pathogen for plugins
    • Syntax highlighting, brackets, indentation (4 spaces)
    • Keyboard bindings: jk chord to esc, T to open a new tab, and WW to write
  • vimrc-x: vim preferences for encryption. Easily used with 'vix' alias defined in bashrc

About

*nix cli preferences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published