Skip to content

Commit 01ca6a2

Browse files
Removes unecessary ZSH_THEME var from .zshrc
1 parent 7672795 commit 01ca6a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

configure_shell.zsh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ cat <<- EOF > ~/.zshrc
1414
1515
PROMPT='%F{040}%n%f @ %F{156}%~%f -> '
1616
RPROMPT='%*'
17-
18-
ZSH_THEME=
1917
EOF
2018

2119
# ZSH custom folder

0 commit comments

Comments
 (0)