zsh: solo usar OSC 7 cuando es local
This commit is contained in:
parent
bda49307bc
commit
62482373f1
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue