From 65658a34b8ef31bd3f157b50eb1aaf6b6cf2ed34 Mon Sep 17 00:00:00 2001 From: liph Date: Mon, 23 Feb 2026 17:43:24 +0100 Subject: [PATCH] updated alias --- zshrc/.aliases.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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