tmux
not load ~/.tmux.conf
automatically, you must source manually, for the first time that you install tmux
or every time that you change anything in ~/.tmux.conf
by:
tmux source-file ~/.tmux.conf
- it's different with vim (vim source files after every time opened)