Irakli Gozalishvili
aa2f553023
Improving git plugin so it can display much more data.
14 years ago
Phillip Ridlen
287585dd65
Add cloud.zsh-theme
14 years ago
steeef
53498bc4ef
merge master
14 years ago
steeef
eb5ebc1ea4
use 256 colors, if available
14 years ago
atom smith
91acdb772f
should have newline at end of file.
14 years ago
atom smith
dd54c7dc8b
adding my zsh-theme
14 years ago
steeef
517971fd10
fix untracked files checking
14 years ago
steeef
0b3c68af0f
merge steeef.zsh-theme from master (removed submodule check)
14 years ago
steeef
162ffc8682
merge steeef.zsh-theme from master
14 years ago
Jake Bell
2c1236e047
Removing capistrano aliases/functions from rails plugin (since cap is not rails-specific).
14 years ago
NanoTech
f658c8e563
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
14 years ago
Robby Russell
7e66da3534
Merge branch 'master' of http://github.com/kennethreitz/oh-my-zsh into kennethreitz-master
14 years ago
Robby Russell
44f2102715
Merge branch 'master' of http://github.com/vivekprahlad/oh-my-zsh into vivekprahlad-master
14 years ago
Robby Russell
f101304ce4
Merge branch 'dirpersist' of http://github.com/curiousstranger/oh-my-zsh into curiousstranger-dirpersist
14 years ago
steeef
9385d66860
added steeef theme
14 years ago
Matt Cable
6fe935d59e
Portable perl dirpersiststore because 'tail -r' doesn't work everywhere.
14 years ago
Matt Cable
f31b3728db
Removed unportable (and unnecessary) grep flags
14 years ago
Trevor Creech
36bc60455b
Match xterm-color, the default OS X terminal
14 years ago
Robby Russell
800cfb5c41
Tidying up the spacing to bring in line with coding standards
14 years ago
Robby Russell
d6d40b475d
Merge branch 'ssh-agent' of http://github.com/gwjo/oh-my-zsh into gwjo-ssh-agent
14 years ago
Robby Russell
ac6e0ac11c
Merge branch 'theunraveler_theme' of http://github.com/theunraveler/oh-my-zsh into theunraveler-theunraveler_theme
14 years ago
Robby Russell
8275b52ed8
Merge branch 'named_dirs_completion' of http://github.com/kremso/oh-my-zsh into kremso-named_dirs_completion
14 years ago
Robby Russell
38243d7988
Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shifttab
14 years ago
Tomas Kramar
572a663955
Add vi-mode plugin for vi-like editing
14 years ago
Tomas Kramar
3570f0d243
Do not complete named-directories
14 years ago
Tomas Kramar
18568a2310
unset config_file is useless
14 years ago
Jake Bell
8dc552cfb7
Added theunraveler theme.
14 years ago
gwjo
9d9fcaf232
ssh-agent module
...
Implement a simple module that automatically launches the ssh-agent when you login and
adds your default key.
Useful for anyone that does remote work and thus doesn't have access to a keychain tool.
14 years ago
Matt Cable
5539b3c72b
Change zdirstore to variable
14 years ago
Matt Cable
515315e467
Added install instructions
14 years ago
Matt Cable
e3e284016c
Added installation function
14 years ago
Matt Cable
daf855f2ed
Move dirpersist to plugin
14 years ago
Vivek Prahlad
ce1d94528e
Adding comments
14 years ago
Vivek Prahlad
e26bfbcd23
Adding a plugin with aliases for macports
14 years ago
Luke Randall
d73ed29d8a
Add lukerandall.zsh-theme
14 years ago
Daniel Schauenberg
d3e391216f
adapt brew,gem,pip plugin to new structure
14 years ago
Daniel Schauenberg
6b2520f1e1
Merge remote branch 'origin/master' into restructure_plugins
14 years ago
Robby Russell
be63480e22
Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there.
14 years ago
Daniel Schauenberg
bec11ec393
Merge branch 'pip_plugin'
14 years ago
Daniel Schauenberg
759efc8fd7
Merge branch 'gem_plugin'
14 years ago
Daniel Schauenberg
391587c794
Merge branch 'brew_plugin_fix'
14 years ago
Daniel Schauenberg
9aba2eed48
add pip completion and plugin
14 years ago
Daniel Schauenberg
dfc4b85000
add gem completion function and plugin
14 years ago
Kenneth Reitz
4f72ce1607
Added the truly epic kennethreitz theme.
14 years ago
Robby Russell
1d4098bd29
Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63
14 years ago
Daniel Schauenberg
688e9c7ffd
fix problems with brew completion
...
- update plugin architecture
- completion function in $ZSH/functions/brew
- plugins/brew.plugin.zsh only activates
14 years ago
Robby Russell
06fa76c61a
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
14 years ago
Robby Russell
d0eb0d9fbc
Switching to /usr/bin/env zsh instead of /bin/zsh in the installer
14 years ago
Daniel Schauenberg
3205628a51
add simple mrtazz theme based on robbyrussell
...
- simple theme
- hostname and current folder on left prompt
- git branch and working tree status on the right
14 years ago
Daniel Schauenberg
2f2a4a1372
update brew plugin from homebrew contributions
14 years ago