- 19 Sep, 2015 23 commits
-
-
Robby Russell authored
Adds npmE alias
-
Robby Russell authored
gnu-utils: add findutils (find,xargs,locate)
-
Robby Russell authored
Devanagari Om fixed in dogenpunk theme
-
Robby Russell authored
[theme] Fix color problem of steeef theme
-
Robby Russell authored
Esc-esc toggles sudo
-
Robby Russell authored
coffee: protect args with double-quote
-
Robby Russell authored
-
Robby Russell authored
-
https://github.com/skv-headless/oh-my-zshRobby Russell authored
Merge branch 'rails-rake-test' of https://github.com/skv-headless/oh-my-zsh into skv-headless-rails-rake-test
-
Robby Russell authored
Adds an alias to search for the rails routes that pattern match a string
-
Robby Russell authored
gnzh theme: fix "eval" and related scope problems.
-
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 2 commits
-
-
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.
-
Andrew Janke authored
Switch to normal zsh %F/%f prompt escapes to avoid "eval" and extra variables. Wrap whole thing in anonymous function so the existing `local` statements actually work. Then switch '...' to eager "..." so stuff actually works with local variables. And local-ize the remaining variables that are used only in prompt construction.
-
- 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 2 commits
-
-
kyleheyne authored
Per warning message.
-
Robby Russell authored
Updates to ember-cli plugin
-