From 1514b7c640aac91be9d6bf0970e608e167659976 Mon Sep 17 00:00:00 2001 From: Ivan Malison Date: Fri, 30 Jan 2015 17:22:26 -0800 Subject: [PATCH] Default to my prompt. --- dotfiles/lib/zsh/prompt.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/lib/zsh/prompt.sh b/dotfiles/lib/zsh/prompt.sh index 37a6eb37..0870c69a 100644 --- a/dotfiles/lib/zsh/prompt.sh +++ b/dotfiles/lib/zsh/prompt.sh @@ -142,4 +142,4 @@ function set_powerline_prompt { source "$(python_module_path powerline)/bindings/zsh/powerline.zsh" } -set_powerline_prompt +set_my_prompt