bin/privim@56241ced0019 (annotated)
bin/privim
Thu, 24 Aug 2017 17:58:40 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 24 Aug 2017 17:58:40 -0400
- changeset 636
- 56241ced0019
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
noerrorbells
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|