bin/privim@1d3b41412cf6 (annotated)
bin/privim
Mon, 23 Aug 2021 16:28:04 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 23 Aug 2021 16:28:04 -0400
- changeset 942
- 1d3b41412cf6
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
improve tabular patterns
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|