bin/privim@d292b9aa1e89 (annotated)
bin/privim
Sun, 02 Jun 2019 14:49:33 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 02 Jun 2019 14:49:33 -0500
- changeset 764
- d292b9aa1e89
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
bom feature was released
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|