bin/privim@be7ff50ed819 (annotated)
bin/privim
Sun, 31 May 2020 11:33:41 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 31 May 2020 11:33:41 -0500
- changeset 875
- be7ff50ed819
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
keep these in git-helpers
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|