This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
a = "suc" | |
b = "it" | |
c = "end" | |
d = "ry" | |
e = "P. #{b[0].upcase}#{b[1]}" | |
f = "#{c[0]}ve#{d}#{b[1]}h#{b[0]}ng" | |
g = "#{b[1]}ha#{b[1]} ma#{c[2]}#{c[0]} #{a[0]}e#{c[1]}#{a[0]}#{c[0]}" | |
h = "aod" | |
i = "l" | |
j = false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<style>#file-column p {display:none;}</style><script src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></script><script>$(document).ready(function(){$("#file-column p").text($("#file-column p").text().split(".")[0]).fadeIn();});</script> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env ruby | |
commit = `git log -1 --oneline` | |
hash = commit.to_s.split(" ").first | |
message = commit.sub("#{hash} ", "") | |
unless(message.gsub("\n","").end_with?(".jpg")) | |
`lolcommits --capture` | |
repopath = `git rev-parse --show-toplevel`.gsub("\n", "") | |
repourl = `git config --get remote.origin.url`.gsub("\n", "") |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDL4d9d2jNYycZPrPr8PVSH5VZBO7Awg8kcvNN09WpG7iD5UXtqPSwufyY+psd3ACR3wacHwGnUAresuI/YuRm3KubeSBdGjjhFTiR2tJTsd2her0BfvLYqXhmmtprmidOOL1zSDVTXbDweSlKyOC1rRTShSed9/I8DCnoEWU4WlnckAgZ6ENKtOWWkfXHaM9f0TwX0bb26HjmPT8Ks4I6nDVwJl3QTlyKRYIuMsQ449PvnM3ZZPmlM43vf2A8/RbfhKWf9TtVy0tvrd40AHarwu0yZArLvPWOPIPV+EcUxIeLJNqz71lvGtOW3B9lhIGenkojp2SU/gXdRiY+w8Til [email protected] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
### Keybase proof | |
I hereby claim: | |
* I am hunter-dolan on github. | |
* I am hunterd (https://keybase.io/hunterd) on keybase. | |
* I have a public key ASBBIG0aF5GRW1t8qroUDp0j_HJ3swophUH9i02j9Qyslwo | |
To claim this, I am signing this object: |
OlderNewer