mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
Add custom Tmuxifier layouts path back
This commit is contained in:
@@ -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 -)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user