start new:
tmux
start new with session name:
tmux new -s myname
# If you come from bash you might have to change your $PATH. | |
# export PATH=$HOME/bin:/usr/local/bin:$PATH | |
setopt no_nomatch | |
export TERM="xterm-256color" | |
ZSH_TIME='24' | |
eval "$(thefuck --alias fuck)" |