From 588bd7b4e3055a7ec6d4e54da8d3e2d7c63451a0 Mon Sep 17 00:00:00 2001 From: Genadi Samokovarov Date: Mon, 26 Nov 2012 12:01:41 +0200 Subject: [PATCH] Fix typo in agnoster theme It recently broke my fancy shell. s/prompt_contextx/prompt_context --- themes/agnoster.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/agnoster.zsh-theme b/themes/agnoster.zsh-theme index 84b9649a6..2e390640c 100644 --- a/themes/agnoster.zsh-theme +++ b/themes/agnoster.zsh-theme @@ -106,7 +106,7 @@ prompt_status() { build_prompt() { RETVAL=$? prompt_status - prompt_contextx + prompt_context prompt_dir prompt_git prompt_end