bin/privim@b073ffe860c0 (annotated)
bin/privim
Tue, 27 Dec 2016 19:08:23 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 27 Dec 2016 19:08:23 -0500
- changeset 457
- b073ffe860c0
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Lets try opening right to the combined box
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|