From fd976244c56aca517c853023818e8c732965558a Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Tue, 26 Sep 2023 13:02:47 +0300 Subject: [PATCH] Enable zsh semantic prompt --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 3ff270a..47e48f8 100644 --- a/.zshrc +++ b/.zshrc @@ -55,7 +55,7 @@ zstyle ':prompt:grml:right:setup' use-rprompt false # enable OSC 133 shell prompt start/end reporting # so that the terminal can scroll jump between prompts -#xsource ~/.config/zsh/functions/semantic-prompt.zsh +xsource ~/.config/zsh/functions/semantic-prompt.zsh # Git based dotfiles setup start function _config_activate {