- 06 May, 2014 2 commits
-
-
Ingo Renner authored
Vagrant 1.5 introduced Vagrant Share to allow remote access to a Vagrant environment. This adds support for the `share` and `connect` commands.
-
Ingo Renner authored
Vagrant 1.6 introduces a couple new commands, including the `version` command. The `version` command shows the currently installed version information and also checks for new updates available.
-
- 19 Sep, 2013 16 commits
-
-
Robby Russell authored
This reverts commit baffc3b0.
-
Robby Russell authored
Replace no unicode glyph on hexa string
-
Robby Russell authored
RVM plugin - Fixes wrong variable used in 'rb20' function
-
Robby Russell authored
Added a 'git diff --cached' alias -> 'gdc'
-
Robby Russell authored
Sublime Text: Harmonize alias with the Sublime Text install instructions
-
Robby Russell authored
Plugin for Node Version Manager
-
Robby Russell authored
Fixed opening documentation on Linux (node)
-
Robby Russell authored
Update bundler.plugin.zsh
-
Robby Russell authored
Display right prompt in theme chooser
-
Robby Russell authored
jump plugin: fix autocompletion with single mark
-
Robby Russell authored
Improve pip plugin options support
-
Robby Russell authored
Add support for mosh (remote-shell) tab completion.
-
Robby Russell authored
Fixed comments in zshrc.zsh-template about disabling auto updates.
-
Robby Russell authored
Added WIP (work in progress) feature to git.plugin
-
Robby Russell authored
About gf alias
-
yleo77 authored
-
- 18 Sep, 2013 3 commits
-
-
Maxime Chaisse-Leal authored
-
Maxime Chaisse-Leal authored
-
Thomas Hipp authored
Autocompletion fails if there's only one mark, since the ls command will not display the parent directory with the trailing colon. Handling the single mark case separately and validating the symlink explicitly, resolves the issue.
-
- 14 Sep, 2013 1 commit
-
-
David Strawn authored
Previously they did not make sense nor were they accurate.
-
- 11 Sep, 2013 6 commits
-
-
Robby Russell authored
Added 'reinstall' command to brew completion
-
Robby Russell authored
added duckduckduck go to the web-search plugin
-
Robby Russell authored
Create the zcompdump based on version and host
-
Robby Russell authored
Correct color and font issues on Ubuntu
-
Robby Russell authored
Support of parallel bundle install
-
Robby Russell authored
fix typo error in tmux plugin
-
- 10 Sep, 2013 1 commit
-
-
Gaetan Semet authored
I didn't found the way to right-align the right prompt properly. Signed-off-by: Gaetan Semet <gaetan@xeberon.net>
-
- 06 Sep, 2013 7 commits
-
-
Robby Russell authored
-
Robby Russell authored
Add jump plugin, which allows you to easily jump around the file system
-
Jeroen Janssens authored
-
Jeroen Janssens authored
-
Jeroen Janssens authored
Change marks function and remove 'function' keyword as suggested by pielgrzym in https://github.com/robbyrussell/oh-my-zsh/pull/2045#issuecomment-22820224
-
Jeroen Janssens authored
Add _completemarks function as suggested by pielgrzym in https://github.com/robbyrussell/oh-my-zsh/pull/2045#issuecomment-22826540
-
Jeroen Janssens authored
Great addition. Thanks!
-
- 05 Sep, 2013 4 commits
-
-
Stanislav Mekhonoshin authored
-
Justin Aiken authored
-
Justin Aiken authored
-
Paul Melnikow authored
The typical command is `subl`, not `st`. Leaving both for backward compatibility. See http://www.sublimetext.com/docs/2/osx_command_line.html
-