bin/privim@b7d88feee303 (annotated)
bin/privim
Mon, 20 Feb 2023 15:15:50 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 20 Feb 2023 15:15:50 -0600
- changeset 1040
- b7d88feee303
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
fvim's font rendering is small for some reason.
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|