bin/privim

Thu, 03 Oct 2019 01:16:54 -0500

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 03 Oct 2019 01:16:54 -0500
changeset 794
152f0c95cbb0
parent 413
4a2c2c1541d9
child 1051
5c69bfa6dc3c
permissions
-rwxr-xr-x

drop ag.vim; this seems to cover all i do (plus rg)

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

mercurial