From df74db6373a9714a9b69c36548d2b3c19fb9c36d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Fo=CC=88rster?= Date: Fri, 4 Apr 2025 22:51:24 +0200 Subject: [PATCH] add git-prompt --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index b5cff7d..10e6e5d 100644 --- a/.zshrc +++ b/.zshrc @@ -49,7 +49,7 @@ HIST_STAMPS="dd.mm.yyyy" # Custom plugins may be added to ~/.oh-my-zsh/custom/plugins/ # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. -plugins=(colored-man-pages git docker sublime sudo zsh-eza) +plugins=(colored-man-pages git docker sublime sudo zsh-eza git-prompt) # ansible brew colorize common-aliases direnv dnf fig tmux zsh-navigation-tools zsh-syntax-highliting # User configuration