tmux/config/zsh/login/tmux

4 lines
96 B
Plaintext
Raw Normal View History

#! zsh
alias tmux='tmux -f $XDG_CONFIG_HOME/tmux/tmux.conf'
export TMUX_TMPDIR=$XDG_RUNTIME_DIR