bin/privim@46ba17d9a0f6 (annotated)
bin/privim
Fri, 09 Mar 2018 00:33:57 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 09 Mar 2018 00:33:57 -0500
- changeset 699
- 46ba17d9a0f6
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Remove un/underused stuff
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|