zsh: arreglar osc_7
This commit is contained in:
parent
71c19d60ea
commit
f00f2352ea
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
|
||||
test ! "REMOTE" && 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