bin/privim@f058603b86b6 (annotated)
bin/privim
Thu, 31 Oct 2019 17:48:12 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 31 Oct 2019 17:48:12 -0500
- changeset 816
- f058603b86b6
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
bootstrap cpm and keep cpm updated, and plenv shims
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|