- Feb 09, 2015
-
-
Justin Hileman authored
This is a port of a bash function I wrote almost five years ago: https://gist.github.com/bobthecow/757788 The fish version is better though ;) I only have OS X with iTerm and Terminal to test on, but it should be possible to add support for other terminals on other OS. Send a pull request!
-
- Feb 08, 2015
-
-
Bruno authored
Add tiny to plugins README
-
Jorge Bucaran authored
-
Jorge Bucaran authored
add new plugin: tiny
-
Jorge Bucaran authored
tap into github's git.io URL shortener e.g., tiny -u username -r repo -> http://git.io/be1iX
-
- Feb 06, 2015
-
-
Bruno authored
Fixing 'RVM is not a function, selecting rubies with 'rvm use ...' will not work.'
-
- Feb 05, 2015
-
-
Felipe Rodrigues authored
-
Jorge Bucaran authored
Add pbcopy plugin. OSX's pbcopy and pbpaste for Linux.
-
- Feb 03, 2015
-
-
unbalancedparentheses authored
-
- Feb 01, 2015
-
-
Bruno authored
Autojump is no longer a plugin
-
Bruno authored
README simplification.
-
Bruno authored
Adding information to not add the screenshot to git.
-
Jorge Bucaran authored
Readme + Additions PR merge. -
Jorge Bucaran authored
-
Jorge Bucaran authored
-
Jorge Bucaran authored
-
Jorge Bucaran authored
-
Jorge Bucaran authored
-
Bruno Pinto authored
-
Daniele Sluijters authored
`RBENV_ROOT` can be used to relocate where rbenv ends up storing the shims and versions of Ruby it installs. Because of this split `RBENV_ROOT` cannot be used to reliably construct a path to the rbenv binary itself. Instead we now rely on `$RBENV_BIN_ROOT` pointing to the `bin/` directory containing the rbenv binary/script. If `$RBENV_BIN_ROOT` is not set we search `$PATH` first and then the user's home directory making sure to prepend the necessary directories to our `$PATH` depending on where we find rbenv. Lastly we prepend to our `$PATH` the location rbenv's `shims/` so that we can find the shims rbenv generates for us.
-
- Jan 30, 2015
-
-
Bruno authored
contributing guidelines
-
Bruno Pinto authored
-
Bruno Pinto authored
-
Aaron Hamilton authored
-
Aaron Hamilton authored
-
Bruno Pinto authored
-
Aaron Hamilton authored
-
Bruno authored
Add preview image for coffeeandcode theme.
-
Aaron Hamilton authored
-
- Jan 29, 2015
-
-
Bruno Pinto authored
-
John Barbero Unenge authored
-
John Barbero Unenge authored
-
Bruno Pinto authored
-
Bruno authored
Fixed broken image URL in README.md on theme Zish
-
- Jan 27, 2015
-
-
Zhishen (Jason) Wen authored
-
- Jan 25, 2015
-
-
Bruno authored
Assigning a default value to TRAVIS_BRANCH
-
- Jan 24, 2015
-
-
Bruno authored
correctly checkout branch on travis install
-
Bruno Pinto authored
-
Bruno authored
seq call in getopts should specify negative step
-
Jorge Bucaran authored
-