bin/privim@e34f183fbd55 (annotated)
bin/privim
Thu, 27 Apr 2017 12:40:35 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 27 Apr 2017 12:40:35 -0400
- changeset 548
- e34f183fbd55
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Make sure git sticks to gpg2
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|