Skip to content

Commit b94ee9e

Browse files
committed
don't need host in cli prompt
1 parent 06248df commit b94ee9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

10_prompt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
setopt prompt_subst
2-
PROMPT='%{$reset_color%}%B%n%b@%m %~`git-prompt`%(!.#.>) '
2+
PROMPT='%{$reset_color%}%~`git-prompt`%(!.#.>) '

0 commit comments

Comments
 (0)