diff --git a/.zshrc b/.zshrc index 579ee73..ab241f7 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 -test ! "REMOTE" && source ~/.config/zsh/osc_7.zsh +test ! "$REMOTE" && source ~/.config/zsh/osc_7.zsh if test ! "$REMOTE"; then unset SSH_AGENT_PID