bin/privim@f8985ae54969 (annotated)
bin/privim
Thu, 14 Sep 2017 19:39:46 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 14 Sep 2017 19:39:46 -0400
- changeset 640
- f8985ae54969
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
avoid abbreviated options
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|