bin/privim@5c5a80199f95 (annotated)
bin/privim
Sun, 24 Feb 2019 00:40:58 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 24 Feb 2019 00:40:58 -0500
- changeset 739
- 5c5a80199f95
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
clean up list/fill chars
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|