Robby Russell
c4d84f1b77
Merge pull request #4343 from apjanke/jira-readme
...
jira: add README.md
11 years ago
Robby Russell
85f53b008f
Merge pull request #4359 from noseglid/patch-1
...
Use local gradlew
11 years ago
Robby Russell
ff780ba546
Merge pull request #4371 from afh/pull/emotty_theme
...
Add emotty theme
11 years ago
Robby Russell
ce104579a8
Merge pull request #4370 from afh/pull/emotty_plugin
...
Add emotty plugin
11 years ago
Robby Russell
2dc980c8c0
Merge pull request #4331 from icholy/master
...
golang: improve go doc completion
11 years ago
Robby Russell
51677da85f
Merge pull request #4091 from apjanke/agnoster-clarify-powerline
...
agnoster: Use current Powerline chars everywhere, and clarify behavior
11 years ago
Robby Russell
36884cca36
Merge pull request #4189 from bmdhacks/master
...
agnoster: speed up git prompt
11 years ago
Robby Russell
db14538853
Merge pull request #4315 from mbologna/fancy-ctrl-z
...
Added Fancy-ctrl-z plugin
11 years ago
Robby Russell
3b29132214
Merge pull request #4300 from igordejanovic/vim-escape-fname
...
[vim-interaction plugin] Escape special chars in filenames.
11 years ago
Robby Russell
cfba05cf9d
Merge pull request #4282 from ferenczy/master
...
Added missing commands to Vagrant plugin
11 years ago
Robby Russell
ff3e0d530c
Merge pull request #4266 from t413/master
...
Bring bgnotify plugin up to date with t413/zsh-background-notify
11 years ago
Robby Russell
3b5300c2b3
Merge pull request #4252 from Fice-T/master
...
Fix graphical bug in cypher theme when return status is non-zero
11 years ago
Robby Russell
9bd88bb9aa
Merge pull request #4251 from mcornella/fix-completion-dots
...
Fix completion waiting dots function
11 years ago
Robby Russell
4f1caf0955
Merge pull request #4237 from mcornella/fix-taskwarrior-plugin
...
Fix taskwarrior plugin
11 years ago
Robby Russell
6eb6017b3c
Merge pull request #4235 from mcornella/fix-xcode-plugin
...
Fix xcode plugin
11 years ago
Robby Russell
1e49dfcd15
Merge pull request #4209 from ah450/npm-exec
...
Adds npmE alias
11 years ago
Robby Russell
075655563f
Merge pull request #4201 from wkentaro/gnu-utils-findutils
...
gnu-utils: add findutils (find,xargs,locate)
11 years ago
Robby Russell
576453cdb5
Merge pull request #4173 from sharkySharks/master
...
Devanagari Om fixed in dogenpunk theme
11 years ago
Robby Russell
bb5bc64e2a
Merge pull request #4155 from honnix/fix_color
...
[theme] Fix color problem of steeef theme
11 years ago
Robby Russell
681c42ac46
Merge pull request #4154 from sfragis/toggle-sudo
...
Esc-esc toggles sudo
11 years ago
Robby Russell
f7c24e1808
Merge pull request #4137 from troter/coffee-first-argument-with-double-quote
...
coffee: protect args with double-quote
11 years ago
Robby Russell
544eccb5dd
Fixing conflict in rails plugin merge with rake test shortcut
11 years ago
Robby Russell
e3d305e221
Merge branch 'skv-headless-rails-rake-test'
11 years ago
Robby Russell
04c8acf5de
Merge branch 'rails-rake-test' of https://github.com/skv-headless/oh-my-zsh into skv-headless-rails-rake-test
11 years ago
Robby Russell
fb0776e1be
Merge pull request #4134 from boddhisattva/rails-rake-routes-alias
...
Adds an alias to search for the rails routes that pattern match a string
11 years ago
Robby Russell
adaf89caa8
Merge pull request #4113 from apjanke/gnzh-remove-eval
...
gnzh theme: fix "eval" and related scope problems.
11 years ago
Robby Russell
dde5540b1e
Merge pull request #4093 from apjanke/osx-fix-tab-for-iterm
...
osx: fix tab() functions so the cd works in iTerm2, and status/output are better
11 years ago
Robby Russell
1324e6126c
Merge pull request #4050 from mbologna/michelebologna_fix_git_prompt
...
Change to use omz git_prompt* functions
11 years ago
Robby Russell
763bf6374c
Merge pull request #3971 from moul/pr-scaleway
...
Support for 'scw' command (Scaleway CLI)
11 years ago
Robby Russell
0bb3e0188c
Merge pull request #3940 from apjanke/diagnostic-dump-function
...
Add omz_diagnostic_dump() to help with bug reporting
11 years ago
Robby Russell
8cf88f2b04
Merge pull request #3911 from mbologna/git_remote_status_equal
...
added ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE
11 years ago
Robby Russell
baf1aa13cb
Merge pull request #3661 from ericbottard/GradleWrapperFix
...
Fix invocation of gradlew
11 years ago
Robby Russell
3c782f78f1
Merge pull request #3582 from apjanke/fold-terminalapp-plugin-into-termsupport
...
Fold terminalapp plugin in to lib/termsupport
11 years ago
Robby Russell
4bd6c43cfb
Merge pull request #3408 from spacewander/git-extras
...
update git-extras plugin
11 years ago
Robby Russell
93c6b5deb8
Merge pull request #3078 from akoenig/gulpjs
...
gulp.js plugin
11 years ago
Robby Russell
5e45c16701
Merge pull request #2751 from drm00/fix-openbsd-colorls
...
add check for colored ls on openbsd. (retry of #2225 )
11 years ago
Robby Russell
cc53e4cb99
Merge pull request #2471 from phstc/capistrano-multistage
...
Adds support to capistrano multistage completion
11 years ago
Robby Russell
56cdec7534
Merge pull request #3889 from leycec/compaudit
...
Repair `zsh` Path Permissions on `oh-my-zsh` Startup under Cygwin
11 years ago
Alexis Hildebrandt
550573bfb8
Add emotty theme
11 years ago
Alexis Hildebrandt
dce052dac0
Add emotty plugin
...
which displays an emoji for the current $TTY.
11 years ago
Alexander Olsson
5cf0a0128b
Use local gradlew
...
Instead of requiring to add `cwd` to path, just use `gradlew` from the local folder. This is how most gradle wrapper projects are laid out
11 years ago
Tim O'Brien
e8639c700e
Update to current robbyrussell/oh-my-zsh master
11 years ago
Tim O'Brien
797e1f9a64
[plugins/bgnotify] fix for iTerm2 notification clicks
11 years ago
Andrew Janke
c9af79fcad
jira: add README, "emulate -L zsh", add "dumpconfig" action
...
(The "dumpconfig" action is for verifying the configuration behavior against what's documented in the README now.)
add "error" to some of the error messages
11 years ago
Andrew Janke
6642a99fac
xcode: extend xcselv to list versions and do completion
11 years ago
Ilia Choly
22287d0153
handle multiple paths in GOPATH
11 years ago
Andrew Janke
36fea45bfc
svn plugin: urldecode repo info
...
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
11 years ago
Ilia Choly
9e9b790fe1
golang: improve go doc completion
11 years ago
Marc Cornellà
82ae41ca4c
Reorder xcode plugin file
11 years ago
Marc Cornellà
213f46a296
Add xcselv documentation in the README
11 years ago