diff --git a/zshrc/.aliases.zsh b/zshrc/.aliases.zsh index 1d24dda..748b33c 100644 --- a/zshrc/.aliases.zsh +++ b/zshrc/.aliases.zsh @@ -53,8 +53,8 @@ alias nlof="~/scripts/fzf_listoldfiles.sh" # tmux alias ta='tmux attach' # alias tn='tmux new' -alias tnh='tmuxp load ~/.tmuxp/home.yaml' -alias tnc='tmuxp load ~/.tmuxp/coding.yaml' +alias tnh='tmuxp load ~/dotfiles/tmux/.tmuxp/home.yaml' +alias tnc='tmuxp load ~/dotfiles/tmux/.tmuxp/coding.yaml' alias tns='~/scripts/tmux-sessionizer.sh' # eza