mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2024-11-11 00:10:08 +00:00
Adding helper tmux config files to tmux plugin.
This commit is contained in:
parent
45a4db33f8
commit
bf40d4e354
2 changed files with 3 additions and 0 deletions
2
plugins/tmux/tmux.extra.conf
Normal file
2
plugins/tmux/tmux.extra.conf
Normal file
|
@ -0,0 +1,2 @@
|
|||
set -g default-terminal $ZSH_TMUX_TERM
|
||||
source $HOME/.tmux.conf
|
1
plugins/tmux/tmux.only.conf
Normal file
1
plugins/tmux/tmux.only.conf
Normal file
|
@ -0,0 +1 @@
|
|||
set -g default-terminal $ZSH_TMUX_TERM
|
Loading…
Reference in a new issue