bin/privim@ef051cb1651e (annotated)
bin/privim
Thu, 09 Feb 2017 01:07:34 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 09 Feb 2017 01:07:34 -0500
- changeset 502
- ef051cb1651e
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
jellybeans colors, easier on the eyes
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|