Enable zsh semantic prompt

This commit is contained in:
Arti Zirk 2023-09-26 13:02:47 +03:00
parent 40a3e1571b
commit fd976244c5
1 changed files with 1 additions and 1 deletions

2
.zshrc
View File

@ -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 {