bin/privim@6959fd5dfb58 (annotated)
bin/privim
Thu, 13 Oct 2016 13:01:09 -0400
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Thu, 13 Oct 2016 13:01:09 -0400
- changeset 420
- 6959fd5dfb58
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
isearch in less, please
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|