diff options
Diffstat (limited to 'prompt.zsh')
-rw-r--r-- | prompt.zsh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/prompt.zsh b/prompt.zsh index d6c35a652..31c33feb5 100644 --- a/prompt.zsh +++ b/prompt.zsh @@ -29,4 +29,4 @@ setopt prompt_subst export LSCOLORS="Gxfxcxdxbxegedabagacad" -source "$ZSH/themes/$ZSH_THEME.zsh-theme"
\ No newline at end of file +source "$ZSH/themes/$ZSH_THEME.zsh-theme" |