Skip to content

Instantly share code, notes, and snippets.

@skull-squadron
Created May 3, 2011 01:18
Show Gist options
  • Select an option

  • Save skull-squadron/952660 to your computer and use it in GitHub Desktop.

Select an option

Save skull-squadron/952660 to your computer and use it in GitHub Desktop.

Revisions

  1. Barry Allard revised this gist May 3, 2011. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -1 +1 @@
    eval `killall ssh-agent; ssh-agent`
    killall ssh-agent; eval `ssh-agent`
  2. Barry Allard created this gist May 3, 2011.
    1 change: 1 addition & 0 deletions gistfile1.sh
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    eval `killall ssh-agent; ssh-agent`