Remove tmux

This commit is contained in:
Marko Korhonen 2024-06-24 14:25:27 +03:00
parent dc62164e19
commit e82459e2f8

View file

@ -214,9 +214,6 @@ update() {
nvim --headless -c "Lazy! update" -c 'TSUpdateSync' -c 'MasonUpdateAll' -c 'qa' nvim --headless -c "Lazy! update" -c 'TSUpdateSync' -c 'MasonUpdateAll' -c 'qa'
zinit self-update zinit self-update
zinit update -p zinit update -p
{%@@ if profile == "Moria" @@%}
$HOME/.tmux/plugins/tpm/bin/update_plugins all
{%@@ endif @@%}
} }
pip-update-installed() { pip-update-installed() {