bin/privim@c78ff4777bd9 (annotated)
bin/privim
Thu, 06 Apr 2017 00:10:23 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 06 Apr 2017 00:10:23 -0400
- changeset 542
- c78ff4777bd9
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
try global signing
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|