bin/privim@60dfac971a99 (annotated)
bin/privim
Thu, 03 Oct 2019 01:41:04 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 03 Oct 2019 01:41:04 -0500
- changeset 796
- 60dfac971a99
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
fix g*
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|