dotfiles/zsh/tmux.zsh

3 lines
48 B
Bash
Raw Normal View History

2023-07-14 22:39:37 +02:00
# Start tmux
# if [ -z ${TMUX} ]; then tmux; fi