- 19 Sep, 2015 12 commits
-
-
Robby Russell authored
osx: fix tab() functions so the cd works in iTerm2, and status/output are better
-
Robby Russell authored
Change to use omz git_prompt* functions
-
Robby Russell authored
Support for 'scw' command (Scaleway CLI)
-
Robby Russell authored
Add omz_diagnostic_dump() to help with bug reporting
-
Robby Russell authored
added ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE
-
Robby Russell authored
Fix invocation of gradlew
-
Robby Russell authored
Fold terminalapp plugin in to lib/termsupport
-
Robby Russell authored
update git-extras plugin
-
Robby Russell authored
gulp.js plugin
-
Robby Russell authored
add check for colored ls on openbsd. (retry of #2225)
-
Robby Russell authored
Adds support to capistrano multistage completion
-
Robby Russell authored
Repair `zsh` Path Permissions on `oh-my-zsh` Startup under Cygwin
-
- 11 Sep, 2015 1 commit
-
-
Andrew Janke authored
The repo location reported by `svn` is a URL. If you don't decode it before using it a prompt, the `%` sequences will be misinterpreted by prompt expansion and give screwy results. Fixes #2233
-
- 05 Sep, 2015 1 commit
-
-
Robby Russell authored
Refactor frontend-search plugin
-
- 04 Sep, 2015 1 commit
-
-
Andrew Janke authored
shasum seems more widely available than md5/md5sum, and we don't have to worry about dealing with the different signatures and output formats of md5 and md5sum then. sysinfo outputs localized message labels, so we can't just grep for "OS Type". But OS is the first thing it outputs, so we can probably just grab those lines by line number. Switched to doing that.
-
- 03 Sep, 2015 2 commits
-
-
Andrew Janke authored
Conflicts: plugins/osx/osx.plugin.zsh
-
https://github.com/phstc/dotfiles/pull/1Pablo Cantero authored
to make it work for older versions of capistrano
-
- 02 Sep, 2015 1 commit
-
-
Eric Bottard authored
-
- 01 Sep, 2015 8 commits
-
-
Marc Cornellà authored
-
Marc Cornellà authored
-
Marc Cornellà authored
-
willmendesneto authored
-
Marc Cornellà authored
Also adds the lodash URL (which was missing) and uses https on those websites that support it.
-
Robby Russell authored
'ip' command compatibility and much quicker external IP detection
-
Robby Russell authored
Plugin vundle: update link
-
Robby Russell authored
thefuck-alias -> thefuck --alias
-
- 31 Aug, 2015 14 commits
-
-
kyleheyne authored
Per warning message.
-
Robby Russell authored
Updates to ember-cli plugin
-
Robby Russell authored
-
Robby Russell authored
add git alias `gcam` - git commit -am
-
Robby Russell authored
Adds agar = apt-get autoremove
-
Robby Russell authored
[heroku] add '--help' as an option to commands
-
Robby Russell authored
Spring Boot Plugin
-
Robby Russell authored
Add 'man' plugin.
-
Robby Russell authored
git plugin: make gclean safer, introduce gpristine
-
Robby Russell authored
Fix git-prompt plugin
-
Robby Russell authored
Emoji plugin - Fix wrong string comparison
-
Robby Russell authored
rvm plugin: Fix `gems` to work on Linux machine
-
Robby Russell authored
Add support for Docker images from custom registries
-
Robby Russell authored
Check if Zsh is installed prior to installing Oh My Zsh
-