add privim

Mon, 10 Oct 2016 01:09:45 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Mon, 10 Oct 2016 01:09:45 -0400
changeset 412
3d281c995f7a
parent 411
1bb7fe33cd74
child 413
4a2c2c1541d9

add privim

bin/privim file | annotate | diff | comparison | revisions
new file mode 100755
--- /dev/null
+++ b/bin/privim
@@ -0,0 +1,2 @@
+#!/bin/sh
+exec vim -c 'set noswapfile noundofile nobackup' $*

mercurial