bin/privim@b89661b25b51 (annotated)
bin/privim
Wed, 14 Feb 2018 12:36:09 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 14 Feb 2018 12:36:09 -0500
- changeset 680
- b89661b25b51
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
rip vimperator too i guess
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|