1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2024-11-01 00:30:58 +02:00

Enable zsh semantic prompt

This commit is contained in:
Arti Zirk 2023-09-26 13:02:47 +03:00
parent 40a3e1571b
commit fd976244c5

2
.zshrc
View File

@ -55,7 +55,7 @@ zstyle ':prompt:grml:right:setup' use-rprompt false
# enable OSC 133 shell prompt start/end reporting # enable OSC 133 shell prompt start/end reporting
# so that the terminal can scroll jump between prompts # 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 # Git based dotfiles setup start
function _config_activate { function _config_activate {