bin/privim@456c039881a8 (annotated)
bin/privim
Wed, 22 Feb 2023 13:11:11 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 22 Feb 2023 13:11:11 -0600
- changeset 1045
- 456c039881a8
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
tweak status lines
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|