bin/privim

Sun, 12 Feb 2023 14:42:31 -0600

author
Meredith Howard <mhoward@roomag.org>
date
Sun, 12 Feb 2023 14:42:31 -0600
changeset 1014
b57969db48db
parent 413
4a2c2c1541d9
child 1051
5c69bfa6dc3c
permissions
-rwxr-xr-x

start nvim config

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

mercurial