From aa55531f635300014728a830b84d32c472416fcf Mon Sep 17 00:00:00 2001 From: Marko Korhonen Date: Mon, 24 Jun 2024 14:25:27 +0300 Subject: [PATCH] Remove tmux --- home/.config/zsh/04-aliases.zsh | 3 --- 1 file changed, 3 deletions(-) diff --git a/home/.config/zsh/04-aliases.zsh b/home/.config/zsh/04-aliases.zsh index 30fd768..c07a51f 100644 --- a/home/.config/zsh/04-aliases.zsh +++ b/home/.config/zsh/04-aliases.zsh @@ -214,9 +214,6 @@ update() { nvim --headless -c "Lazy! update" -c 'TSUpdateSync' -c 'MasonUpdateAll' -c 'qa' zinit self-update zinit update -p - {%@@ if profile == "Moria" @@%} - $HOME/.tmux/plugins/tpm/bin/update_plugins all - {%@@ endif @@%} } pip-update-installed() {