bin/privim

Mon, 13 Feb 2023 21:25:15 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 13 Feb 2023 21:25:15 -0600
changeset 1019
7e42fd320166
parent 413
4a2c2c1541d9
child 1051
5c69bfa6dc3c
permissions
-rwxr-xr-x

Further nvim work

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

mercurial