1
0
mirror of https://github.com/artizirk/dotfiles.git synced 2025-12-22 01:16:49 +02:00

Add skeleton zsh sematntic prompt code

This commit is contained in:
2023-09-26 12:01:35 +03:00
parent 67ed4c20c9
commit 94e8abf192
2 changed files with 29 additions and 0 deletions

4
.zshrc
View File

@@ -53,6 +53,10 @@ zstyle ':prompt:grml:right:setup' use-rprompt false
# https://unix.stackexchange.com/a/302710
#set +o prompt_cr +o prompt_sp
# enable OSC 133 shell prompt start/end reporting
# so that the terminal can scroll jump between prompts
#xsource ~/.config/zsh/functions/semantic-prompt.zsh
# Git based dotfiles setup start
function _config_activate {
export GIT_DIR=$HOME/.cfg/