Upload basic runtime config files for bash and vim

This commit is contained in:
William Carroll 2015-09-28 22:49:09 -07:00
commit 1b7ca54fdb
2 changed files with 23 additions and 0 deletions

6
.vimrc Normal file
View file

@ -0,0 +1,6 @@
syntax on
set number
set tabstop=2
set expandtab
set shiftwidth=2
colorscheme murphy