Nordish DIR_COLORS

This commit is contained in:
Yax 2024-09-14 13:30:34 +02:00
parent a262f8d3fc
commit fbedd4b76a
2 changed files with 255 additions and 1 deletions

View file

@ -219,4 +219,6 @@ else
GIT_PROMPT_THEME=Solarized_Yax
source $HOME/.bash-git-prompt/gitprompt.sh
fi
fi
fi
test -r "~/.dir_colors" && eval $(dircolors ~/.dir_colors)