bin/privim@049e9d356e16 (annotated)
bin/privim
Mon, 16 Jan 2017 05:40:21 -0500
- author
- Meredith Howard <mhoward@roomag.org>
- date
- Mon, 16 Jan 2017 05:40:21 -0500
- changeset 473
- 049e9d356e16
- parent 413
-
4a2c2c1541d9
- child 1051
-
5c69bfa6dc3c
- permissions
- -rwxr-xr-x
Fix for new session while in tmux
412
|
1
|
#!/bin/sh
|
413
|
2
|
exec vim -c 'set noswapfile noundofile nobackup viminfo=' $*
|