Robby Russell
|
7b06ce70a6
|
Merge pull request #2366 from chuancong/patch-1
pip: Add support to command "show"
|
12 years ago |
Robby Russell
|
cc926e9987
|
Merge pull request #2322 from dpsk/patch-2
Add alias to rails plugin
|
12 years ago |
Robby Russell
|
92a54ebc7e
|
Merge pull request #2166 from cap10morgan/no-clobber-rbenv-root
rbenv plugin: don't clobber existing RBENV_ROOT & follow Homebrew's default behavior
|
12 years ago |
Robby Russell
|
978bb40d03
|
Merge pull request #2564 from miry/patch-3
Added simulator alias for Xcode plugin
|
12 years ago |
Robby Russell
|
9bd9278b80
|
Merge pull request #2287 from rumpelsepp/master
Added/modified some useful aliases.
|
12 years ago |
Robby Russell
|
7a14ab7f38
|
Merge pull request #2400 from bric3/svn_fast_plugin
new faster SVN plugin
|
12 years ago |
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 |
Michael Nikitochkin
|
6dcdfe61e2
|
🐼 Added simulator alias for Xcode plugin
It is often required to start simulator without Xcode.
|
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
|
13 years ago |
Robby Russell
|
2eb68a4e29
|
Merge pull request #2544 from fduch2k/patch-1
Update gitignore.plugin.zsh
|
13 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 |
Brice Dutheil
|
ca129bb550
|
Renames main plugin function to `svn_prompt_info`
|
13 years ago |
Brice Dutheil
|
f66ab7f98f
|
Renamed the methods of this script
|
13 years ago |
Brice Dutheil
|
8ede6c6af3
|
Added further cleanup and svn status information
|
13 years ago |
LFDM
|
b0b79e0aba
|
No need to eval in rvm_prompt_info!
Just activate word-splitting.
|
13 years ago |
LFDM
|
8bf8e1ecf9
|
Heavy refactor of svn-fast-info
|
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 |
Brice Dutheil
|
642ae64bc5
|
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.
|
13 years ago |
Brice Dutheil
|
1304ed8d25
|
Report the SVN need upgrade
This happen when subversion 1.7+ is used on a repository created with subversion up to 1.6
|
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 |
Brice Dutheil
|
9ce1b6289a
|
new faster SVN plugin
|
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 |