bin/privim@b2b9817966df (annotated)
bin/privim
Sun, 10 Feb 2019 01:23:06 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Sun, 10 Feb 2019 01:23:06 -0600
- changeset 731
- b2b9817966df
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Make endwise and pear-tree play together
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|