bin/privim@22ea15db4e3d (annotated)
bin/privim
Fri, 16 Aug 2019 15:12:09 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 16 Aug 2019 15:12:09 -0400
- changeset 783
- 22ea15db4e3d
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
alias fixup
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|