bin/privim@9702221eb0f6 (annotated)
bin/privim
Sun, 31 May 2020 20:13:14 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 31 May 2020 20:13:14 -0500
- changeset 876
- 9702221eb0f6
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
permanent stow path
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|