LFDM
7aa766168c
Adds chruby_prompt_info dummy function.
12 years ago
LFDM
ae6ded5ad7
Returns false when rbenv is not found.
12 years ago
LFDM
468b24a8d5
Returns false when rvm is not found.
12 years ago
LFDM
bbbff94cca
Fixes rvm_prompt_info() in lib/rvm.zsh
12 years ago
Konstantin Haase
f6bb74e452
add chruby info to gallois theme
12 years ago
lumbric
b58b996b40
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).
12 years ago
chuancong
e41b6acd2a
Add support to command "show"
12 years ago
Robby Russell
a38af27991
Revert "Cancel update if the current user doesn't have write permissions for the oh-my-zsh directory."
...
This reverts commit 152e1e07e0 .
12 years ago
Robby Russell
c9e5adb637
Merge pull request #2358 from n-st/master
...
Cancel update if the current user doesn't have write permissions for the oh-my-zsh directory.
12 years ago
n.st
152e1e07e0
Cancel update if the current user doesn't have write permissions for the oh-my-zsh directory.
12 years ago
Juan Ignacio Donoso
dbdd23d0fa
Prevents oh-my-zsh loading the .zshenv twice
12 years ago
Mikhail Nikalyukin
fdfc907052
Add rdmtc alias for rails plugin.
12 years ago
Andy Fleming
c05a28a7d9
typo fix
12 years ago
Eduardo San Martin Morote
44b23ae194
catimg: fix exit without using source
...
supresses errors from convert whilen converting, as they
are usually just warnings
12 years ago
Eduardo San Martin Morote
349fa15b18
Fixed a dirs bug for catimg
12 years ago
Andy Fleming
cbd63f220d
Fix for virtualenv support - fixes #2328 , fixes #2297 , resolves #2319
12 years ago
Eduardo San Martin Morote
0185d9920b
catimg plugin
...
allow to print an image to the stdout using convert
12 years ago
Foivos
e97811913b
Improve comments
12 years ago
Foivos
be6b1b3b8f
Improve comments
12 years ago
Michael Orr
9b811fb625
accidentally blew away a git config setting used for another purpose, renaming in order to distinguish
12 years ago
Robby Russell
357ab4912b
Merge pull request #2316 from BBonifield/master
...
Making auto-correction off by default.
Okay, I don't feel so strongly these days about this.
12 years ago
Bob Bonifield
f082d7a245
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
12 years ago
Robby Russell
8c93142b13
Merge pull request #2303 from petervanderdoes/git-flow-avh
...
Update git-flow-avh 1.7.0
12 years ago
Robby Russell
6fa64b7199
Merge pull request #2296 from pstadler/master
...
check_for_upgrade.sh: source ~/.profile only if it exists
12 years ago
Peter van der Does
2ffca06806
Update git-flow-avh 1.7.0
12 years ago
Patrick Stadler
858c515df2
source ~/.profile only if it exists
12 years ago
Robby Russell
4e34588a5b
Merge pull request #2208 from onemouth/master
...
Update git.plugin.zsh
12 years ago
Robby Russell
032ca0d67c
Merge pull request #2173 from jeffrey4l/venv
...
Add support .venv folder as virtual env
12 years ago
Robby Russell
7d1b668f41
Merge pull request #2159 from pungoyal/master
...
removing a github redirect during install
12 years ago
Robby Russell
f0a7adcd3d
Merge pull request #2176 from dejanlukan/spectrum
...
Added the spectrum_bls function, which prints all 256 colors set as the background.
12 years ago
Robby Russell
b8c1566835
Merge pull request #2194 from kevinxucs/gitignore-fix
...
Minor gitignore fix.
12 years ago
Robby Russell
83c18f8553
Merge pull request #2195 from KevinBongart/command_blacklist_for_bundler_plugin
...
Add command blacklist support to bundler plugin
12 years ago
Robby Russell
aed9cff57a
Merge pull request #2215 from posva/rand-quote
...
Update rand-quote plugin
12 years ago
Robby Russell
b422b073f1
Merge pull request #2255 from shadyproject/plugin/xcode-support
...
basic command line xcode functionality
12 years ago
Robby Russell
4be8c51446
Merge pull request #2258 from amilaperera/master
...
getting the projects name correctly and making compdef to work with mux ...
12 years ago
Robby Russell
b764fad271
Merge pull request #2262 from mfaerevaag/master
...
Fixed and improved wd plugin
12 years ago
Robby Russell
cd219f70a4
Merge pull request #1520 from prooftechnique/master
...
add symbol in darcs repos to match git and mercurial (smt theme)
12 years ago
Robby Russell
f974fa31dc
Merge pull request #1574 from adben/master
...
updated theme adben
12 years ago
Robby Russell
a762b3e85b
Merge pull request #1683 from mnme/master
...
replace hostname -s with hostname in ys theme for compatibility
12 years ago
Robby Russell
0d352109e9
Merge pull request #1087 from avit/install-template
...
Add configuration placeholders to installer template
12 years ago
Robby Russell
de35b55141
Merge pull request #1136 from koraa/pull_req_fastfile
...
On-the-fly creation and usage for file/dir shortcuts
12 years ago
Robby Russell
4bb8bd8007
Merge pull request #1135 from koraa/pull_req_sinchar
...
Singel character aliases (and combinations) for grep, wegt, cat, pagers, xargs, sudo and more
12 years ago
Robby Russell
1dd9c43e12
Merge pull request #1134 from koraa/pull_req_helpers
...
Helpers for default variables and alias value access
12 years ago
Robby Russell
c9dd778ec0
Merge pull request #1201 from koraa/pull_req_debian
...
Fix Debian Plugin Auto Completion
12 years ago
Robby Russell
5a32796fc5
Merge pull request #2088 from Stibbons/gsemet_push_pep_pylint_completion
...
Completion for python, pep8, autopep8 and pylint
12 years ago
Robby Russell
19ce09c008
Merge pull request #2086 from Stibbons/gsemet_push_repo
...
New aliases for repo plugin
12 years ago
Robby Russell
f48d6759e6
Merge pull request #1883 from Stibbons/gsemet_push_source_profile_for_upgrade
...
source ~/.profile for upgrading (to source the proxy configuration)
12 years ago
Robby Russell
bc79f61901
Merge pull request #1866 from Stibbons/gsemet_push_common_aliases
...
New plugin 'common-aliases' for optional cutting edge zsh aliases
12 years ago
Robby Russell
7c3665bd2e
Merge pull request #2003 from dongweiming/update-gem
...
Update gem completion
12 years ago
Robby Russell
c0a6f8a8a2
Merge pull request #1950 from dongweiming/add-systemadmin-plugin
...
Add a plugin for systemadmin ops and developer
12 years ago