bin/privim@2d0fad481fa5 (annotated)
bin/privim
Sun, 01 Oct 2017 17:01:29 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 01 Oct 2017 17:01:29 -0400
- changeset 652
- 2d0fad481fa5
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
maybe this will be satisfactory
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|