fix

Mon, 10 Oct 2016 01:12:06 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 10 Oct 2016 01:12:06 -0400
changeset 413
4a2c2c1541d9
parent 412
3d281c995f7a
child 414
9536ca40b624

fix

bin/privim file | annotate | diff | comparison | revisions
--- a/bin/privim
+++ b/bin/privim
@@ -1,2 +1,2 @@
 #!/bin/sh
-exec vim -c 'set noswapfile noundofile nobackup' $*
+exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*

mercurial