bin/privim@a6a39c406585 (annotated)
bin/privim
Tue, 21 Feb 2017 01:52:31 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 21 Feb 2017 01:52:31 -0500
- changeset 520
- a6a39c406585
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Get new window focused
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|