start new:
tmux
start new with session name:
tmux new -s myname
# cat & less with syntax highlighting | |
alias ccat="pygmentize -f terminal256 -O style=native -g" | |
function cless() { | |
ccat "$1" | less -R | |
} |
####lsauer.com
###Overview of all chrome://
pages.
chrome://about/
###List of Pages as per v20.xxx