bin/privim@2f6183deac5a (annotated)
bin/privim
Sun, 22 Dec 2019 13:07:01 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 22 Dec 2019 13:07:01 -0600
- changeset 842
- 2f6183deac5a
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Remove merged extensions
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|