bin/privim@4a0d4c07b49e (annotated)
bin/privim
Sun, 01 Oct 2017 16:40:58 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 01 Oct 2017 16:40:58 -0400
- changeset 651
- 4a0d4c07b49e
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
use perltidy for equalprg if present
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|