Fixed comment
This commit is contained in:
parent
bd43ab1c1d
commit
c04891dd67
1 changed files with 2 additions and 2 deletions
4
.zshrc
4
.zshrc
|
@ -375,8 +375,8 @@
|
||||||
zinit load "zsh-users/zsh-history-substring-search"
|
zinit load "zsh-users/zsh-history-substring-search"
|
||||||
zinit load "zsh-users/zsh-completions"
|
zinit load "zsh-users/zsh-completions"
|
||||||
|
|
||||||
# Themes
|
## Themes
|
||||||
terminal colors
|
# terminal colors
|
||||||
if [[ -f ~/.config/shell/colors.sh ]];then
|
if [[ -f ~/.config/shell/colors.sh ]];then
|
||||||
source ~/.config/shell/colors.sh
|
source ~/.config/shell/colors.sh
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Reference in a new issue