bin/privim@ae87c045d04b (annotated)
bin/privim
Mon, 12 Jun 2017 18:20:55 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 12 Jun 2017 18:20:55 -0400
- changeset 603
- ae87c045d04b
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Simplify directory setup
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|