bin/privim@0cb7adee16fe (annotated)
bin/privim
Mon, 22 May 2017 20:52:28 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 22 May 2017 20:52:28 -0400
- changeset 579
- 0cb7adee16fe
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
move begin into function too
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|