Lots of update

This commit is contained in:
2025-10-07 18:55:42 +02:00
parent dacf412b7f
commit e277bba333
10 changed files with 124 additions and 81 deletions
+12 -1
View File
@@ -17,7 +17,18 @@ DISABLE_AUTO_TITLE="true"
# Caution: this setting can cause issues with multiline prompts in zsh < 5.7.1 (see #5765)
COMPLETION_WAITING_DOTS="true"
plugins=(git common-aliases zsh-autosuggestions sudo colored-man-pages zoxide tmux safe-paste colorize vi-mode)
plugins=(git
common-aliases
zsh-autosuggestions
sudo
colored-man-pages
zoxide
tmux
safe-paste
colorize
vi-mode
poetry
)
source $ZSH/oh-my-zsh.sh