bin/privim@06ff90b09389 (annotated)
bin/privim
Thu, 23 Feb 2023 12:58:13 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 23 Feb 2023 12:58:13 -0600
- changeset 1048
- 06ff90b09389
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Just use illuminate default
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|