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-completions"
|
||||
|
||||
# Themes
|
||||
terminal colors
|
||||
## Themes
|
||||
# terminal colors
|
||||
if [[ -f ~/.config/shell/colors.sh ]];then
|
||||
source ~/.config/shell/colors.sh
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue