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:
4
.zshrc
4
.zshrc
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user