bin/privim@9a6cb845e239 (annotated)
bin/privim
Mon, 09 Mar 2020 14:07:18 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 09 Mar 2020 14:07:18 -0500
- changeset 849
- 9a6cb845e239
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Switch to perl-install and simplify clone or pull
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|