bin/privim@8de875515620 (annotated)
bin/privim
Wed, 07 Jun 2017 14:04:14 -0700
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Wed, 07 Jun 2017 14:04:14 -0700
- changeset 596
- 8de875515620
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Update for current neomutt
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|