bin/privim@c6336b1897e9 (annotated)
bin/privim
Mon, 12 Feb 2018 12:38:32 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 12 Feb 2018 12:38:32 -0500
- changeset 672
- c6336b1897e9
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
add cpandoc
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|