bin/privim@9b35b49a39fd (annotated)
bin/privim
Thu, 24 Aug 2017 19:01:54 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 24 Aug 2017 19:01:54 -0400
- changeset 637
- 9b35b49a39fd
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
okay, need belloff too
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|