Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@nertzy
Last active July 28, 2016 15:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nertzy/1adcd5fce462e6aab6c92d19354a0f5a to your computer and use it in GitHub Desktop.
Save nertzy/1adcd5fce462e6aab6c92d19354a0f5a to your computer and use it in GitHub Desktop.
#!/bin/sh
DIR=`dirname "${BASH_SOURCE[0]}"`
pushd "$DIR"
ssh-add -t 9h ./id_rsa
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment