bin/privim@434cf44c295a (annotated)
bin/privim
Tue, 21 Apr 2020 21:34:19 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Tue, 21 Apr 2020 21:34:19 -0500
- changeset 853
- 434cf44c295a
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Move omni later by default
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|