Changes the zsh theme
This commit is contained in:
parent
ca32a4e657
commit
518b8871b7
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
|
@ -1,5 +1,5 @@
|
||||||
export ZSH="$HOME/.oh-my-zsh"
|
export ZSH="$HOME/.oh-my-zsh"
|
||||||
ZSH_THEME="jonathan"
|
ZSH_THEME="agnoster"
|
||||||
plugins=(git fzf history npm zoxide sudo node colorize)
|
plugins=(git fzf history npm zoxide sudo node colorize)
|
||||||
|
|
||||||
source ~/.config/terminal/.setuprc
|
source ~/.config/terminal/.setuprc
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue