bin/privim

Sun, 19 Feb 2023 22:51:18 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 19 Feb 2023 22:51:18 -0600
changeset 1038
a1321a7e0b77
parent 413
4a2c2c1541d9
child 1051
5c69bfa6dc3c
permissions
-rwxr-xr-x

ensure nvim directory eixsts

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

mercurial