Commit graph

2,206 commits

Author SHA1 Message Date
LFDM
a8ad73e213 Fixes _rails_command
Changes precedence of the conditional clause, more recent versions come
first now. Fixes problems when users update their app and still have
the old rails files inside of their file tree.
Closes #2405 - check the discussion there for further info.
2014-11-28 14:36:28 +01:00
Brice Dutheil
e03ff80d3f Renames main plugin function to svn_prompt_info 2014-11-28 14:36:28 +01:00
Brice Dutheil
bffab61ada Renamed the methods of this script 2014-11-28 14:36:28 +01:00
Brice Dutheil
b3049ce534 Added further cleanup and svn status information 2014-11-28 14:36:28 +01:00
LFDM
6629d2c7a6 No need to eval in rvm_prompt_info!
Just activate word-splitting.
2014-11-28 14:36:27 +01:00
LFDM
ff3e169643 Heavy refactor of svn-fast-info 2014-11-28 14:36:27 +01:00
Brice Dutheil
0b74a39ec3 Inline parse_svn to avoid leaky state
As noted in review, `in_svn` is not properly reset to false. This is better anyway to not leak state.
2014-11-28 14:36:27 +01:00
Brice Dutheil
da079e6324 Report the SVN need upgrade
This happen when subversion 1.7+ is used on a repository created with subversion up to 1.6
2014-11-28 14:36:27 +01:00
LFDM
270ae21422 Renames the file to prompt_info_functions.zsh 2014-11-28 14:36:27 +01:00
LFDM
de0cabd180 Adds documentation. 2014-11-28 14:36:27 +01:00
LFDM
af4245d123 Adds all other dummy implementations. 2014-11-28 14:36:27 +01:00
Brice Dutheil
ed92f5c6ce new faster SVN plugin 2014-11-28 14:36:27 +01:00
Pablo Cantero
75d1f72fe3 Fixes tmuxinator plugin find on OSX 2014-11-28 14:36:27 +01:00
Patrick Stadler
c006fb085c add brew-cask plugin 2014-11-28 14:36:27 +01:00
Sam O
f8dc8a40dd escape dashes 2014-11-28 14:36:27 +01:00
Sam O
0bef33ad4a Update git.plugin.zsh 2014-11-28 14:36:27 +01:00
LFDM
0262abd54b Updates spectrum.zsh 2014-11-28 14:36:27 +01:00
Daniele
bb641a1e0b Fix bad right prompt placing. 2014-11-28 14:36:27 +01:00
LFDM
30a87b44d0 Refactors ruby_prompts.zsh 2014-11-28 14:36:24 +01:00
LFDM
cec97ea2d6 Joins ruby prompt files and adds ruby_prompt_info. 2014-11-28 14:36:24 +01:00
LFDM
15c64fedb5 Adds chruby_prompt_info dummy function. 2014-11-28 14:36:24 +01:00
LFDM
a7804cda65 Returns false when rbenv is not found. 2014-11-28 14:36:24 +01:00
LFDM
78005e6430 Returns false when rvm is not found. 2014-11-28 14:36:23 +01:00
LFDM
f7d46ec4a6 Fixes rvm_prompt_info() in lib/rvm.zsh 2014-11-28 14:36:23 +01:00
Konstantin Haase
4c2ce0a0e1 add chruby info to gallois theme 2014-11-28 14:36:23 +01:00
lumbric
84cc391906 fix name schema for sudo plugin
Plugin won't load automatically if added to variable $plugins, if name schema different than $name/$name.plugin.zsh is used (see is_plugin() in oh-my-zsh.sh).
2014-11-28 14:36:23 +01:00
chuancong
d4c01986a3 Add support to command "show" 2014-11-28 14:36:23 +01:00
Robby Russell
2a797b9266 Revert "Cancel update if the current user doesn't have write permissions for the oh-my-zsh directory."
This reverts commit 152e1e07e0.
2014-11-28 14:36:23 +01:00
n.st
7a3f26da1c Cancel update if the current user doesn't have write permissions for the oh-my-zsh directory. 2014-11-28 14:36:23 +01:00
Juan Ignacio Donoso
60dc9fe409 Prevents oh-my-zsh loading the .zshenv twice 2014-11-28 14:36:23 +01:00
Mikhail Nikalyukin
bf899b04c4 Add rdmtc alias for rails plugin. 2014-11-28 14:36:23 +01:00
Andy Fleming
81ad19ac08 typo fix 2014-11-28 14:36:23 +01:00
Eduardo San Martin Morote
0a926f3510 catimg: fix exit without using source
supresses errors from convert whilen converting, as they
are usually just warnings
2014-11-28 14:36:23 +01:00
Eduardo San Martin Morote
74e1f50811 Fixed a dirs bug for catimg 2014-11-28 14:36:23 +01:00
Andy Fleming
070e3e53dc Fix for virtualenv support - fixes #2328, fixes #2297, resolves #2319 2014-11-28 14:36:23 +01:00
Eduardo San Martin Morote
63811e9d8b catimg plugin
allow to print an image to the stdout using convert
2014-11-28 14:36:23 +01:00
Foivos
5d28c1f13d Improve comments 2014-11-28 14:36:23 +01:00
Foivos
c27e2dfb4a Improve comments 2014-11-28 14:36:23 +01:00
Michael Orr
90be3d9f05 accidentally blew away a git config setting used for another purpose, renaming in order to distinguish 2014-11-28 14:36:23 +01:00
Bob Bonifield
fdd01e36cb Making auto-correction off by default
- Allows for the user to turn on auto-correction using the
$ENABLE_CORRECTION variable
- Adds aliases regardless of variable assignment to aid users that use
setopt to turn correction back on in their zshrc
2014-11-28 14:36:23 +01:00
Peter van der Does
5690f9d399 Update git-flow-avh 1.7.0 2014-11-28 14:36:23 +01:00
Patrick Stadler
69c8654e12 source ~/.profile only if it exists 2014-11-28 14:36:23 +01:00
Brandon Siegel
d657623b1f Change bi alias to a function
Only check the bundler version when we call bi. This fixes two issues:
First, if there is no bundler available system-wide this will cause an
error each time zsh loads. Second, if new bundler is installed
system-wide but you change into an rbenv with an older version, the
alias will no longer work.
2014-11-28 14:36:23 +01:00
Kevin Messer
7e72b888ad Fixed lines 32, 33, 34 where one 'p' was missing in 'zypper' command. 2014-11-28 14:36:22 +01:00
Jens Tinfors
ab871b2208 Adds the hgsl alias for one-line shortlog convenience 2014-11-28 14:36:22 +01:00
Thomas Kriechbaumer
a319cbbcbb Added migration notification for rails plugin 2014-11-28 14:36:22 +01:00
Stefan Tatschner
87e6505f67 Added/modified some useful aliases. 2014-11-28 14:36:22 +01:00
ych
fd3507a0f7 Add FreeBSD support for autojump plugin 2014-11-28 14:36:22 +01:00
Dhruva Sagar
776e381a38 Added Amuse zsh theme 2014-11-28 14:36:22 +01:00
Markus Færevaag
327c40f942 wd.plugin: Added checks, readme and completion 2014-11-28 14:36:22 +01:00