refreshed dotfiles

This commit is contained in:
2025-01-05 12:01:29 +01:00
parent 86d224f266
commit 5849fbfe2d
12 changed files with 162 additions and 73 deletions

View File

@@ -2,7 +2,7 @@
export ZSH="$HOME/.oh-my-zsh"
#Theme
ZSH_THEME="bira"
# ZSH_THEME="bira"
#plugins
plugins=(git kubectl docker npm pip sudo macos zsh-autosuggestions command-not-found zsh-syntax-highlighting 1password)