bin/privim@e55463fb35e2 (annotated)
bin/privim
Wed, 22 Feb 2023 12:41:04 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 22 Feb 2023 12:41:04 -0600
- changeset 1043
- e55463fb35e2
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Add tag and omni, fix tab again
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|