Add custom Tmuxifier layouts path back

This commit is contained in:
2013-06-23 14:10:56 +01:00
parent 9c1b46c50e
commit e93393e5bd

View File

@@ -17,6 +17,7 @@ fi
# Tmuxifier
if [ -d "$DOTSHELL/tmux/tmuxifier" ]; then
export TMUXIFIER_LAYOUT_PATH="$HOME/.dotfiles/private/tmux-layouts"
path_prepend "$DOTSHELL/tmux/tmuxifier/bin"
eval "$(tmuxifier init -)"