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.

#!/bin/sh
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*

mercurial