- 16 Jul, 2013 1 commit
-
-
Trae Robrock authored
-
- 09 Jul, 2013 1 commit
-
-
Robby Russell authored
typo in tmux plugin
-
- 02 Jul, 2013 1 commit
-
-
Matei Trusca authored
-
- 28 Jun, 2013 7 commits
-
-
Robby Russell authored
Add autocompletion for Rails3.
-
Robby Russell authored
Update coffee completion
-
Robby Russell authored
Change duplicated alias name
-
Robby Russell authored
The current version of bower is completely unavailable, plugin depthmodification
-
Robby Russell authored
rvm plugin: update to ruby version helpers and rvm-update
-
dongweiming authored
-
dongweiming authored
-
- 27 Jun, 2013 3 commits
-
-
Brandon Black authored
* the current patch levels hard-coded here are pretty dated. I updated the ruby version helpers to use loose ruby version matchers so they don't continually need to be updated with every new patch level release. * `rvm get head` actually performs an `rvm reload` in the post install. there's no need to do again here in rvm-update so I've removed that.
-
Okura Masafumi authored
-
Tobias Preuss authored
+ Originally published by Christopher Chow. + Source: https://github.com/robbyrussell/oh-my-zsh/blob/30620d463850c17f86e7a56fbf6a8b5e793a4e07/plugins/rails3/_rails3 Commit: 30620d463850c17f86e7a56fbf6a8b5e793a4e07
-
- 25 Jun, 2013 23 commits
-
-
Robby Russell authored
Add more capable hg incoming and outgoing count handling
-
Chris Krycho authored
The original hgic and hgoc aliases worked well for the default path, but attempting to call them with a different path failed. I created functions to handle them instead.
-
Robby Russell authored
Added alias for git clean
-
Robby Russell authored
Improvement in the git plugin
-
Robby Russell authored
New plugin for git-repo (https://code.google.com/p/git-repo/)
-
Robby Russell authored
Simple Cabal plugin
-
Robby Russell authored
Adding testlog and prodlog in addition to devlog.
-
Robby Russell authored
Fix for broken colors in "superjarin" theme
-
Robby Russell authored
Random quotes from the internet
-
Robby Russell authored
Add count for incoming and outgoing changesets.
-
Robby Russell authored
Adding a rebase option to git alias.
-
Robby Russell authored
Correctly detect JIRA Rapid Board
-
Robby Russell authored
autocomplete required packages as second argumet
-
Robby Russell authored
extend mercurial plugin
-
Robby Russell authored
Uncomment l alias
-
Robby Russell authored
Tmux iTerm2 integration
-
Robby Russell authored
Prevent starting multiple gpg-agents
-
Robby Russell authored
git-pull add --rebase option
-
Robby Russell authored
add virtualenv prompt support for agnoster theme
-
Robby Russell authored
Add celery completion
-
dongweiming authored
-
Gong Hao authored
-
UncleBill authored
-
- 23 Jun, 2013 4 commits
-
-
Olaf Conradi authored
-
Olaf Conradi authored
Don't just overwrite the environment. First check for a running agent (an x-session might have one running). If no agent is found, source the environment and check again using those settings. If again no agent is found, start a new instance.
-
Andrew Schwartzmeyer authored
-
Andrew Schwartzmeyer authored
-