Robby Russell
deb08a762e
Merge conflicts with af-magic theme
12 years ago
Robby Russell
2208854597
Cleaning up conflict with merge of #2330
12 years ago
Robby Russell
6b3c953775
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
12 years ago
Robby Russell
6cc240811f
..a fundamental piece of matter.
12 years ago
Robby Russell
74ad998ad0
Merge pull request #2548 from puffnfresh/gitignore-plugin-url
...
Fix remaining broken URL in gitignore function
12 years ago
Robby Russell
2eb68a4e29
Merge pull request #2544 from fduch2k/patch-1
...
Update gitignore.plugin.zsh
12 years ago
Robby Russell
598a9c6f99
Adieu l'ami.
...
@jimweirich -- You will be missed.
13 years ago
Robby Russell
500cbbc79b
Merge pull request #2541 from puffnfresh/cabal-sandboxes-info
...
Add cabal_sandbox_info function
13 years ago
Brian McKenna
c0f716b2e5
Fix remaining broken URL in gitignore function
13 years ago
Alexander Hramov
bd4f7e24ea
Update gitignore.plugin.zsh
...
Fix URL to gi (gitignore) function in _gitignireio_get_command_list function
13 years ago
Robby Russell
861290e40b
Merge pull request #2542 from puffnfresh/gitignore-plugin-url
...
Fix URL to gi (gitignore) function
13 years ago
Brian McKenna
1df7d01618
Fix URL to gi (gitignore) function
...
Previous URL doesn't seem to work because the host requires a www
prefix.
13 years ago
Brian McKenna
358b6ffcde
Add cabal_sandbox_info function
...
Reports whether the current working directory is within a
sandbox. Useful to check before installing Cabal packages into the
global registry.
13 years ago
Robby Russell
4ce7f0a37f
Merge pull request #2515 from nupfel/plugins/iwhois
...
provides iwhois command to use CNAMES under whois.geek.nz to find most accurate whois server
13 years ago
Robby Russell
2ed99037c1
Merge pull request #2516 from lukesteensen/patch-1
...
Add 'services' command to homebrew completion
13 years ago
Luke Steensen
0d212bb218
Add 'services' command to homebrew completion
13 years ago
Tobias Kirschstein
0cb2ecff80
provides iwhois command to use CNAMES under whois.geek.nz to find most accurate whois server
13 years ago
Robby Russell
ec37c05cb3
Merge pull request #2465 from klange/master
...
change nyancat telnet server
13 years ago
Robby Russell
7a6e2c05af
Merge pull request #2342 from blackjid/master
...
Prevents oh-my-zsh loading the .zshenv twice
13 years ago
Robby Russell
41d9717252
Merge pull request #2402 from bric3/battery_level_gauge
...
Adds a method that print a battery gauge
13 years ago
Robby Russell
df0305aba5
Merge pull request #2368 from lumbric/master
...
fix name schema for sudo plugin
13 years ago
Kevin Lange
a48fd1e808
Update nyan.plugin.zsh
13 years ago
Kevin Lange
9b3344dd80
change nyancat telnet server
...
miku.acm.uiuc.edu was decommissioned a while ago; this is a sanctioned mirror
13 years ago
Brice Dutheil
cc8b09366b
Adds a method that print a battery gauge
...
It is especially useful for themes, this function is a port of the code written by Steve Losh
and made available on [this blog entry](http://stevelosh.com/blog/2010/02/my-extravagant-zsh-prompt/#my-right-prompt-battery-capacity )
13 years ago
LFDM
b0b79e0aba
No need to eval in rvm_prompt_info!
...
Just activate word-splitting.
13 years ago
Robby Russell
d485044169
Merge pull request #2389 from driver2000/patch-1
...
Fix bad right prompt placing.
13 years ago
Robby Russell
a609fd5616
Merge pull request #2398 from phstc/fixes-tmuxinator-plugin-find
...
Fixes tmuxinator plugin `find` on OSX
13 years ago
LFDM
2d6d9d525f
Fixes RPROMPT in af-magic.zsh-theme
13 years ago
LFDM
85fde31991
Renames the file to prompt_info_functions.zsh
13 years ago
LFDM
082607c165
Adds documentation.
13 years ago
LFDM
72392a2c27
Adds all other dummy implementations.
13 years ago
Pablo Cantero
4354f91171
Fixes tmuxinator plugin find on OSX
13 years ago
Robby Russell
e2838f75f0
Merge pull request #2396 from soluwalana/master
...
Fix WIP false positive
13 years ago
Sam O
d60522c7a2
escape dashes
13 years ago
Sam O
827d9dfcb4
Update git.plugin.zsh
13 years ago
Daniele
3e5e2d45e9
Fix bad right prompt placing.
13 years ago
LFDM
c6aacf611d
Refactors ruby_prompts.zsh
13 years ago
LFDM
8a887c5052
Joins ruby prompt files and adds ruby_prompt_info.
13 years ago
LFDM
7aa766168c
Adds chruby_prompt_info dummy function.
13 years ago
LFDM
ae6ded5ad7
Returns false when rbenv is not found.
13 years ago
LFDM
468b24a8d5
Returns false when rvm is not found.
13 years ago
LFDM
bbbff94cca
Fixes rvm_prompt_info() in lib/rvm.zsh
13 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).
13 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 .
13 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.
13 years ago
n.st
152e1e07e0
Cancel update if the current user doesn't have write permissions for the oh-my-zsh directory.
13 years ago
Juan Ignacio Donoso
dbdd23d0fa
Prevents oh-my-zsh loading the .zshenv twice
13 years ago
Andy Fleming
c05a28a7d9
typo fix
13 years ago
Andy Fleming
cbd63f220d
Fix for virtualenv support - fixes #2328 , fixes #2297 , resolves #2319
13 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.
13 years ago