bin/privim@3b53619431ed (annotated)
bin/privim
Tue, 23 Feb 2021 23:11:14 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 23 Feb 2021 23:11:14 -0600
- changeset 893
- 3b53619431ed
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Backed out changeset 9702221eb0f6
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|