bin/privim@69ed96c80ed0 (annotated)
bin/privim
Mon, 04 Dec 2017 14:43:44 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 04 Dec 2017 14:43:44 -0500
- changeset 658
- 69ed96c80ed0
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
use the perl compiler plugin, maybe i was confused
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|