mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:26:40 +00:00
Update tmuxifier
This commit is contained in:
@@ -26,3 +26,9 @@ if [ -d "$DOTSHELL/tmux/tmuxifier" ]; then
|
||||
alias mw="tmuxifier load-window"
|
||||
alias mm="tmuxifier load-session main"
|
||||
fi
|
||||
|
||||
use-tmuxifier-dev() {
|
||||
path_prepend "$HOME/Projects/tmuxifier/bin"
|
||||
path_remove "$DOTSHELL/tmux/tmuxifier/bin"
|
||||
export TMUXIFIER="$HOME/Projects/tmuxifier"
|
||||
}
|
||||
|
||||
Submodule shell/tmux/tmuxifier updated: 6f98020309...5f4dd92d7f
Reference in New Issue
Block a user