Add command time plugin

This commit is contained in:
2024-08-14 19:59:28 +02:00
parent aa4a1527d3
commit 7571fabeaf
3 changed files with 5 additions and 0 deletions

1
.zshrc
View File

@ -74,6 +74,7 @@ plugins=(
git
zsh-syntax-highlighting
zsh-autosuggestions
cmdtime
)
source $ZSH/oh-my-zsh.sh