Jeff Williams
c0b98cd6ac
Added dirhistory plugin.
...
This plugin navigates directory history using ALT-LEFT and ALT-RIGHT.
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.
12 years ago
Robby Russell
500cbbc79b
Merge pull request #2541 from puffnfresh/cabal-sandboxes-info
...
Add cabal_sandbox_info function
12 years ago
Brian McKenna
c0f716b2e5
Fix remaining broken URL in gitignore function
12 years ago
Alexander Hramov
bd4f7e24ea
Update gitignore.plugin.zsh
...
Fix URL to gi (gitignore) function in _gitignireio_get_command_list function
12 years ago
Robby Russell
861290e40b
Merge pull request #2542 from puffnfresh/gitignore-plugin-url
...
Fix URL to gi (gitignore) function
12 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.
12 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.
12 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
12 years ago
Robby Russell
2ed99037c1
Merge pull request #2516 from lukesteensen/patch-1
...
Add 'services' command to homebrew completion
12 years ago
Luke Steensen
0d212bb218
Add 'services' command to homebrew completion
12 years ago
Tobias Kirschstein
0cb2ecff80
provides iwhois command to use CNAMES under whois.geek.nz to find most accurate whois server
12 years ago
Robby Russell
ec37c05cb3
Merge pull request #2465 from klange/master
...
change nyancat telnet server
12 years ago
Robby Russell
7a6e2c05af
Merge pull request #2342 from blackjid/master
...
Prevents oh-my-zsh loading the .zshenv twice
12 years ago
Robby Russell
41d9717252
Merge pull request #2402 from bric3/battery_level_gauge
...
Adds a method that print a battery gauge
12 years ago
Robby Russell
df0305aba5
Merge pull request #2368 from lumbric/master
...
fix name schema for sudo plugin
12 years ago
Kevin Lange
a48fd1e808
Update nyan.plugin.zsh
12 years ago
Kevin Lange
9b3344dd80
change nyancat telnet server
...
miku.acm.uiuc.edu was decommissioned a while ago; this is a sanctioned mirror
12 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 )
12 years ago
Robby Russell
d485044169
Merge pull request #2389 from driver2000/patch-1
...
Fix bad right prompt placing.
12 years ago
Robby Russell
a609fd5616
Merge pull request #2398 from phstc/fixes-tmuxinator-plugin-find
...
Fixes tmuxinator plugin `find` on OSX
12 years ago
Pablo Cantero
4354f91171
Fixes tmuxinator plugin find on OSX
12 years ago
Robby Russell
e2838f75f0
Merge pull request #2396 from soluwalana/master
...
Fix WIP false positive
12 years ago
Sam O
d60522c7a2
escape dashes
12 years ago
Sam O
827d9dfcb4
Update git.plugin.zsh
12 years ago
Daniele
3e5e2d45e9
Fix bad right prompt placing.
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
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
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