From e07a3134c58b29ee0e5af6d171a3125c9d2cb5ee Mon Sep 17 00:00:00 2001 From: gaofei Date: Wed, 4 Sep 2024 09:07:54 +0800 Subject: [PATCH] update profile --- profiles/mac/profile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiles/mac/profile b/profiles/mac/profile index 034c5bc..461b4ea 100644 --- a/profiles/mac/profile +++ b/profiles/mac/profile @@ -2,4 +2,4 @@ alias l='ls -lhF' alias ll=l alias la='ls -AlhF' -export PS1='%(?:%{%}%1{➜%} :%{%}%1{➜%} ) %{%}%c%{%} $(git_prompt_info)' +export PS1='%(?:%{%}%1{➜%} :%{%}%1{➜%} ) %{%}%~%{%} $(git_prompt_info)'