zsh: solo usar OSC 7 cuando es local

This commit is contained in:
Cat /dev/Nulo 2021-12-22 21:13:25 -03:00
parent bda49307bc
commit 62482373f1

2
.zshrc
View file

@ -42,7 +42,7 @@ alias r="trash -r"
source /usr/share/fzf/key-bindings.zsh
source ~/.config/zsh/bg_notify.zsh
source ~/.config/zsh/osc_7.zsh
test ! "REMOTE" && source ~/.config/zsh/osc_7.zsh
if test ! "$REMOTE"; then
unset SSH_AGENT_PID