Only load layout when inside tmux
This commit is contained in:
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
|
||||||
|
|||||||
Reference in New Issue
Block a user