Changes the zsh theme

This commit is contained in:
Michel Fedde 2025-03-31 00:01:53 +02:00
parent ca32a4e657
commit 518b8871b7

2
.zshrc
View file

@ -1,5 +1,5 @@
export ZSH="$HOME/.oh-my-zsh"
ZSH_THEME="jonathan"
ZSH_THEME="agnoster"
plugins=(git fzf history npm zoxide sudo node colorize)
source ~/.config/terminal/.setuprc