Remove tmux

This commit is contained in:
Marko Korhonen 2024-06-24 14:25:27 +03:00
parent b4b85837f6
commit aa55531f63
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -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() {