6 lines
164 B
Text
6 lines
164 B
Text
* Auto start tmux
|
|
* * if [[ $STY = '' ]] then mux work; fi
|
|
* * only if not ssh
|
|
* insert-sudo function return to end of line
|
|
* vi mode on command line
|
|
* * set -o vi
|