Added to .vimrc and .zshalias

This commit is contained in:
Tracey Clark 2017-10-26 08:38:01 -05:00
commit 8982abddd4
3 changed files with 8 additions and 1 deletions

View file

@ -1 +1,5 @@
ZSH and Bash config files for personal use
# ZSH and Bash config files for personal use
## TODO
- Add .vimrc
- Add to .vimrc command to map <F3> such that it can switch between paste and nopaste modes:
`set pastetoggle=<F3>`