mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
Postponing sourcing of the theme until after local customizations
This commit is contained in:
parent
ae13d5d346
commit
15eadb9e4d
2 changed files with 3 additions and 2 deletions
|
|
@ -34,5 +34,3 @@ ZSH_THEME_GIT_PROMPT_CLEAN="" # Text to display if the branch is c
|
|||
# Setup the prompt with pretty colors
|
||||
setopt prompt_subst
|
||||
|
||||
# Load the theme
|
||||
source "$ZSH/themes/$ZSH_THEME.zsh-theme"
|
||||
Loading…
Add table
Add a link
Reference in a new issue