2013-05-29 00:00:17 -04:00
|
|
|
* Auto start tmux
|
|
|
|
* * if [[ $STY = '' ]] then mux work; fi
|
2013-06-11 16:49:13 -04:00
|
|
|
* * only if not ssh
|
2013-05-29 00:00:17 -04:00
|
|
|
* insert-sudo function return to end of line
|
2013-05-29 10:54:34 -04:00
|
|
|
* vi mode on command line
|
|
|
|
* * set -o vi
|
2013-08-19 19:43:39 -04:00
|
|
|
* vim
|
|
|
|
* * copy and paste still off on laptop
|
|
|
|
* OpenCurrentLineInBrowser() vimscript function
|