bin/privim@9536ca40b624 (annotated)
bin/privim
Mon, 10 Oct 2016 01:14:22 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 10 Oct 2016 01:14:22 -0400
- changeset 414
- 9536ca40b624
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
add gpg edit helper
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|