Skip to content

Instantly share code, notes, and snippets.

@polamjag
Created April 24, 2015 04:43
Show Gist options
  • Select an option

  • Save polamjag/eb2b580336061fead25b to your computer and use it in GitHub Desktop.

Select an option

Save polamjag/eb2b580336061fead25b to your computer and use it in GitHub Desktop.
zshenv snippet
if [ -n "$DESKTOP_SESSION" ];then
eval $(gnome-keyring-daemon --start)
export SSH_AUTH_SOCK
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment