From a72b3ca7caf30068d7cb232103b227eca7b27f31 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20F=C3=B6rster?= Date: Tue, 8 Apr 2025 21:04:14 +0200 Subject: [PATCH] add git-prompt --- .zshrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 2a80842..d4b384d 100644 --- a/.zshrc +++ b/.zshrc @@ -1,3 +1,4 @@ +echo ".zshrc" # Path to your oh-my-zsh installation. export ZSH=$HOME/.oh-my-zsh @@ -49,7 +50,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