bin/privim@4c569c2420f1 (annotated)
bin/privim
Wed, 14 Feb 2018 12:25:53 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 14 Feb 2018 12:25:53 -0500
- changeset 678
- 4c569c2420f1
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
oh, add the cache path too
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|