dotfiles/tool-sharpener.txt

10 lines
257 B
Text
Raw Normal View History

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
* vim
* * copy and paste still off on laptop
* OpenCurrentLineInBrowser() vimscript function