Only load layout when inside tmux

This commit is contained in:
Kenneth Benzie 2018-08-26 19:11:29 +01:00
parent ff8bb3e4ab
commit e17ff47d5e

2
zshrc
View File

@ -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