From 182326c24f63e9ac8c16fad055f0a65a0be323ea Mon Sep 17 00:00:00 2001 From: binary Date: Wed, 12 Aug 2020 18:53:50 +0200 Subject: show dir in shell --- roles/setup_utils/files/zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/setup_utils') diff --git a/roles/setup_utils/files/zshrc b/roles/setup_utils/files/zshrc index ed0a87b..21260a3 100644 --- a/roles/setup_utils/files/zshrc +++ b/roles/setup_utils/files/zshrc @@ -18,4 +18,4 @@ zstyle ':completion:*' matcher-list '' 'm:{[:lower:][:upper:]}={[:upper:][:lower autoload -Uz compinit compinit -u -PROMPT="%B %n@%m %# %b" +PROMPT="%B %n@%m %~ %# %b" -- cgit v1.2.3