bin/privim@9e1ec7624f59 (annotated)
bin/privim
Fri, 05 Aug 2022 20:56:17 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Fri, 05 Aug 2022 20:56:17 -0500
- changeset 997
- 9e1ec7624f59
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Update for newer configs, use autostash
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|