Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 514 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 514 Bytes

Dotfiles and other useful Linux stuff

Non-private basic dotfile configs:

  • .bashrc
  • .bashrc_aliases
  • .vimrc

Other:

  • Useful commands
  • term_colors.py - for checking terminal color/schemes
  • x-vimprefs - for setting latest remote .vimrc and including sonokai.vim as a color scheme

Howto:

Bash:

curl -s https://raw.githubusercontent.com/rfaile313/dotfiles/master/x-bashprefs | bash

Vim:

curl -s https://raw.githubusercontent.com/rfaile313/dotfiles/master/x-vimprefs | bash