bin/privim@cf7b17e7c1a3 (annotated)
bin/privim
Mon, 13 Feb 2023 12:28:48 -0600
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 13 Feb 2023 12:28:48 -0600
- changeset 1018
- cf7b17e7c1a3
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
bump ruby target
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|