bin/privim@9a899e4f4290 (annotated)
bin/privim
Mon, 03 Jul 2017 12:26:18 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 03 Jul 2017 12:26:18 -0400
- changeset 615
- 9a899e4f4290
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Don't really use or require this
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|