Skip to content

Commit

Permalink
start a shell history db 👴
Browse files Browse the repository at this point in the history
  • Loading branch information
cldwalker committed May 11, 2013
1 parent e7545cd commit 339a6a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .sh.history
@@ -0,0 +1,3 @@
curl -i -H "Authorization: token XXX" https://api.github.com/repos/cldwalker/alias
curl -X POST -u "U:PASS" --data '{"client_id": "XX", "client_secret": "XX"}' https://api.github.com/authorizations
curl -X POST https:xxx.json -H "Content-Type: application/json" -d '{"api_token":"XX","session_token":"XX"}'

0 comments on commit 339a6a2

Please sign in to comment.