From 834b02aa91fe10bf0c75c2cec72dd0ae25af1259 Mon Sep 17 00:00:00 2001 From: Evan Pratten Date: Tue, 7 Jul 2020 16:05:49 -0400 Subject: [PATCH] Update .zshrc --- laptop/home/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/laptop/home/.zshrc b/laptop/home/.zshrc index 1ce9068..abb01e6 100644 --- a/laptop/home/.zshrc +++ b/laptop/home/.zshrc @@ -105,7 +105,7 @@ fancyLocationString(){ # Prompt config autoload -U colors && colors NEWLINE=$'\n' -export PROMPT="%{$fg[green]%}%n@%M $(fancyLocationString) %{$fg[cyan]%}%~ $ %{$reset_color%}" +export PROMPT="%{$fg[green]%}%n@%M %{$fg[cyan]%}%~ $ %{$reset_color%}" setopt prompt_subst autoload -Uz vcs_info zstyle ':vcs_info:*' actionformats \