bin/privim@42e8433b8a51 (annotated)
bin/privim
Wed, 15 Feb 2017 22:53:13 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 15 Feb 2017 22:53:13 -0500
- changeset 519
- 42e8433b8a51
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
assume we have unicode on guis, bring back default geometry
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|