From 8a6abf1cbd8f35fa394c3c83f1b0d4c7752f4437 Mon Sep 17 00:00:00 2001 From: steveokard Date: Sun, 30 May 2021 19:32:06 -0400 Subject: [PATCH] idk what im doing --- zsh/.zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/zsh/.zshrc b/zsh/.zshrc index 19cf480..b794349 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -238,7 +238,8 @@ source $HOME/.zsh_aliases zinit wait lucid for \ OMZ::plugins/common-aliases \ if"[[ $+commands[systemd] ]]" OMZ::plugins/systemd \ - PZT::modules/directory/init.zsh + PZT::modules/directory/init.zsh \ + PZT::modules/tmux ##################### # FANCY-CTRL-Z # #####################