bin/privim@a421fcbe4dd4 (annotated)
bin/privim
Wed, 27 Sep 2017 18:46:46 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 27 Sep 2017 18:46:46 -0400
- changeset 649
- a421fcbe4dd4
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
bring that new-vim shortcut to i3 too
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|