Only load layout when inside tmux
This commit is contained in:
parent
ff8bb3e4ab
commit
e17ff47d5e
2
zshrc
2
zshrc
@ -32,7 +32,7 @@ source-plugin build
|
|||||||
source-plugin sandbox
|
source-plugin sandbox
|
||||||
|
|
||||||
# Layout tmux window commands
|
# Layout tmux window commands
|
||||||
source-plugin layout
|
[ "$TMUX" != "" ] && source-plugin layout
|
||||||
|
|
||||||
# Note taking commands
|
# Note taking commands
|
||||||
source-plugin notes
|
source-plugin notes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user