diff --git a/.zshrc b/.zshrc index e731572..8060198 100644 --- a/.zshrc +++ b/.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