Browse Source

Enable zsh semantic prompt

master
Arti Zirk 1 year ago
parent
commit
fd976244c5
  1. 2
      .zshrc

2
.zshrc

@ -55,7 +55,7 @@ zstyle ':prompt:grml:right:setup' use-rprompt false @@ -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 {

Loading…
Cancel
Save