- 22 Mar, 2014 1 commit
-
-
Miguel Flores Ruiz de Eguino authored
-
- 17 Mar, 2014 8 commits
-
-
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 1 commit
-
-
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 24 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
-
Robby Russell authored
Add github url shortener
-
Robby Russell authored
Fixes _rails_command in new rails plugin
-
Robby Russell authored
Updated _brew zsh autocompletion to latest Homebrew upstream
-
Robby Russell authored
Improving comments in the zshrc template
-
Robby Russell authored
plugged_in function
-
Robby Russell authored
more lol
-
Robby Russell authored
Accept alternate install paths via ZSH variable
-
Robby Russell authored
Emacs
-
Robby Russell authored
Update license year
-
Jon Tewksbury authored
Fix outdated copyright year (updated to 2014). The copyright year was out of date. Copyright notices must reflect the current year, so this commit updates the listed year to 2014. See http://www.copyright.gov/circs/circ01.pdf for more info.
-
- 12 Mar, 2014 1 commit
-
-
Robby Russell authored
-
- 11 Mar, 2014 2 commits
-
-
Robby Russell authored
Fixes #2467 tab completion scrolls back in terminal when using bureau
-
Josh Chih-Hsueh Huang authored
-