I hereby claim:
- I am manojlds on github.
- I am manojlds (https://keybase.io/manojlds) on keybase.
- I have a public key whose fingerprint is B0A9 BA18 4385 44F5 D676 67FA 9ED6 79BC 72EA 755B
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| #!/bin/sh | |
| ## | |
| # This is a script with usefull tips taken from: | |
| # https://github.com/mathiasbynens/dotfiles/blob/master/.osx | |
| # | |
| # Run in interactive mode with: | |
| # $ sh -c "$(curl -sL https://raw.github.com/gist/2108403/hack.sh)" | |
| # | |
| # or run it without prompt questions: |
Attention: if you attempt to fork this gist, github will think that you are a spammer and you will have to confirm that you are human with them. Apparantly there are too many links in this list. Also I update it rather frequently (see revisions on the left), so it's probably wise to not fork it anyway.
| diff --git a/Gemfile.lock b/Gemfile.lock | |
| index 5060be1..cfaf0aa 100644 | |
| --- a/Gemfile.lock | |
| +++ b/Gemfile.lock | |
| @@ -2,6 +2,7 @@ GEM | |
| remote: http://rubygems.org/ | |
| specs: | |
| RedCloth (4.2.9) | |
| + RedCloth (4.2.9-x86-mingw32) | |
| albino (1.3.3) |
| string.Equals(sample1,sample2) |
| <pipeline name="deploy-to-sandbox-master" template="deploy-template"> | |
| <params> | |
| <param name="BUILD_PIPELINE">build-master</param> | |
| </params> | |
| <materials> | |
| <pipeline pipelineName="#{BUILD_PIPELINE}" stageName="build" /> | |
| </materials> | |
| </pipeline> |