- 22 Mar, 2014 8 commits
-
-
Robby Russell authored
Add Laravel4 plugin
-
Robby Russell authored
Add scd plugin for smart change of directory.
-
Robby Russell authored
Add rake-fast plugin for fast rake autocompletion
-
Robby Russell authored
Atom plugin
-
Robby Russell authored
Add chef-vault knife cmd support
-
Robby Russell authored
Fix dirpersist plugin
-
Robby Russell authored
add common video formats FLV and WEBM
-
jieryn authored
-
- 21 Mar, 2014 1 commit
-
-
Arno Fortelny authored
-
- 20 Mar, 2014 1 commit
-
-
Antoine Dechaume authored
This plugin did not work, I just found the same functionnality in grml, this one works.
-
- 18 Mar, 2014 1 commit
-
-
Johan Svensson authored
-
- 17 Mar, 2014 10 commits
-
-
Pavol Juhas authored
Synced with the scd-tracker branch pavoljuhas/oh-my-zsh@2f78243cad3509058d142aa4b70a604e75ec741e.
-
-
Robby Russell authored
Added dirhistory plugin.
-
Robby Russell authored
List pkgs by size
-
Robby Russell authored
Update battery plugin to show calculating - OSX
-
Robby Russell authored
Remove mailcatcher from the bundler plugin.
-
Robby Russell authored
added the linux implementation to the battery plugin
-
Robby Russell authored
ssh-agent: prevent environment file from flapping
-
Robby Russell authored
Show svn dirty on current dir, as well as whole working copy
-
Robby Russell authored
Ignore more users in ssh completion.
-
- 16 Mar, 2014 2 commits
-
-
Kevin Bongart authored
-
Mariusz Fik authored
Signed-off-by: Mariusz Fik <fisiu@opensuse.org>
-
- 15 Mar, 2014 1 commit
-
-
Robby Russell authored
Use zsh's default for ':completion:*:hosts'
-
- 14 Mar, 2014 2 commits
-
-
-
Andrew vonderLuft authored
-
- 13 Mar, 2014 14 commits
-
-
Robby Russell authored
add chruby info to gallois theme
-
Robby Russell authored
Adding commit hash to branch name in my favorit rjk-repos theme.
-
Robby Russell authored
Improve virtualenv prompt in steeef theme
-
Robby Russell authored
Remove all copyright information in themes. Closes #2587
-
Robby Russell authored
added mvn-update
-
Robby Russell authored
Fix hgsl alias.
-
Robby Russell authored
Typo in autocomplete arguments for docker plugin
-
Robby Russell authored
Removed unsolicited aliases.
-
Christian Höltje authored
On an OS X laptop, the variable `$HOST` changes a lot depending on what wifi network you're connected to. This causes a lot of `~/.ssh/environment-$HOST` files to be created and causes multiple ssh-agents to created. Instead, use `scutil --get ComputerName` to get something more stable.
-
Robby Russell authored
Fixing a few quirks in the latest installer updates (quoting /Users/robbyrussell/.oh-my-zsh and such). Also mentioining our twitter account after install
-
Daniel Hahler authored
The manual configuration of ':completion:*:hosts' causes some problems (e.g. issue #1337), and misses useful information (especially from ~/.ssh/known_hosts; issue #690 and issue #1009). The best option appears to be using zsh's default configuration for ':completion:*:hosts'. While rebasing this for a new pull request (#1498 got closed by accident and then requests to re-open it got ignored), it also drops the `users off` setting: completion of user names can be useful, and the commit adding it (c4434d2d) does not state why.
-
Robby Russell authored
Added a completion plugin for the new aws-cli tool
-
Robby Russell authored
Use terminfo key codes instead of hardcoded ones for key bindings
-
Robby Russell authored
Add autocompletion plugin for meteor command
-