bin/privim@7520062c1461 (annotated)
bin/privim
Thu, 22 Mar 2018 15:24:14 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 22 Mar 2018 15:24:14 -0400
- changeset 705
- 7520062c1461
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
okay -actually- get it to focus the new window
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|