bin/privim@cb71e01111a5 (annotated)
bin/privim
Sat, 23 Feb 2019 16:04:30 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sat, 23 Feb 2019 16:04:30 -0500
- changeset 736
- cb71e01111a5
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
slightly longer escape-time
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|