bin/privim@7ae185f81e1a (annotated)
bin/privim
Mon, 17 Jun 2019 18:45:19 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 17 Jun 2019 18:45:19 -0500
- changeset 772
- 7ae185f81e1a
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
allow switching base mod key
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|