bin/privim@7a5823050d74 (annotated)
bin/privim
Sat, 16 Mar 2019 03:44:47 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sat, 16 Mar 2019 03:44:47 -0500
- changeset 744
- 7a5823050d74
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
clean up "after" files
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|