bin/privim@d37488324704 (annotated)
bin/privim
Thu, 14 Oct 2021 12:52:45 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 14 Oct 2021 12:52:45 -0500
- changeset 951
- d37488324704
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
tweak tabular patterns
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|