[27/12/23] Changing theme to clean
This commit is contained in:
parent
9945248e77
commit
5899164df3
6
.zshrc
6
.zshrc
@ -8,7 +8,7 @@ export ZSH="$HOME/.oh-my-zsh"
|
||||
# load a random theme each time oh-my-zsh is loaded, in which case,
|
||||
# to know which specific one was loaded, run: echo $RANDOM_THEME
|
||||
# See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
|
||||
ZSH_THEME="juanghurtado"
|
||||
ZSH_THEME="clean"
|
||||
|
||||
# Set list of themes to pick from when loading at random
|
||||
# Setting this variable when ZSH_THEME=random will cause zsh to load
|
||||
@ -71,10 +71,10 @@ HIST_STAMPS="mm/dd/yyyy"
|
||||
# Example format: plugins=(rails git textmate ruby lighthouse)
|
||||
# Add wisely, as too many plugins slow down shell startup.
|
||||
plugins=(git
|
||||
cp
|
||||
dotenv
|
||||
gh
|
||||
gitignore
|
||||
cp
|
||||
dotenv
|
||||
golang
|
||||
history
|
||||
pip
|
||||
|
Loading…
x
Reference in New Issue
Block a user