mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-19 02:02:32 +01:00
tmux: allow to define a custom configuration path (#7606)
This commit is contained in:
parent
ef96a38fa5
commit
86b39cfa0a
3 changed files with 8 additions and 4 deletions
|
|
@ -1,2 +1,2 @@
|
|||
set -g default-terminal $ZSH_TMUX_TERM
|
||||
source $HOME/.tmux.conf
|
||||
source $ZSH_TMUX_CONFIG
|
||||
Loading…
Add table
Add a link
Reference in a new issue