bin/privim@8d27d60a9cbc (annotated)
bin/privim
Wed, 31 May 2017 15:10:35 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 31 May 2017 15:10:35 -0400
- changeset 590
- 8d27d60a9cbc
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
color html preview at least
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|