bin/privim@e4e09e3317ec (annotated)
bin/privim
Thu, 09 Feb 2017 01:50:53 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 09 Feb 2017 01:50:53 -0500
- changeset 504
- e4e09e3317ec
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Stop leaving junk around, keep this all in memory
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|