diff --git a/themes/agnoster.zsh-theme b/themes/agnoster.zsh-theme index 376619d6a..07e6bc037 100644 --- a/themes/agnoster.zsh-theme +++ b/themes/agnoster.zsh-theme @@ -187,7 +187,7 @@ prompt_hg() { # Dir: current working directory prompt_dir() { - prompt_segment blue defatul '%~' + prompt_segment blue default '%~' } # Virtualenv: current working virtualenv