bin/privim@165f65e47a3c (annotated)
bin/privim
Sun, 29 Jan 2017 00:07:24 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 29 Jan 2017 00:07:24 -0500
- changeset 493
- 165f65e47a3c
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Start a hammerspoon config!
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|