bin/privim@4da4e68e1796 (annotated)
bin/privim
Sun, 19 Feb 2023 20:01:00 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 19 Feb 2023 20:01:00 -0600
- changeset 1036
- 4da4e68e1796
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Clean up maps
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|