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
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
Robby Russell
45f8d42601
Merge branch 'master' of http://github.com/AlexBio/oh-my-zsh into AlexBio/master
14 years ago
Josh Price
b0b7915d9d
Made the user_machine_size calculation generic. Pwned the function name.
14 years ago
Josh Price
5137931254
Added my own theme based on pat's
14 years ago
Alessandro Ghedini
5f62c6af83
add candy theme
14 years ago
Ubiratan Pires Alberton
48bc6718a2
Added my own theme, based on macovsky-ruby and funky
14 years ago
Robby Russell
d0ac316d93
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
15 years ago
Robby Russell
ba9b9111b5
Adding a ggpnp which does a git pull followed by a git push.
15 years ago
toabi
33d4faa928
updated the readme
15 years ago
Tobias Birmili
65b43db5b3
added plugin to control macports mysql-server installation
15 years ago
Robby Russell
3a23b20596
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
15 years ago
Robby Russell
a367c83463
Adding some candy to the upgrade script
15 years ago
Robby Russell
b025e7ed47
Moving brew functions to it's own plugin
15 years ago
Robby Russell
d164123064
Moving current_branch() to git plugin
15 years ago
Robby Russell
a77aceaf5e
Moving some rails and osx-specific functions to their corresponding plugin files
15 years ago
Robby Russell
4381863fd2
Removing legacy completion code
15 years ago
Robby Russell
318ff007d3
Removing rake completion from lib/ as it was moved to rails plugin
15 years ago
Robby Russell
7e8fd8922c
Moving capistrano functions to rails plugin
15 years ago
Robby Russell
96e5f54200
Updating default .zshrc template file to include plugins declaration
15 years ago
Robby Russell
210a72b441
Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
15 years ago
MasterLambaster
0b56ae5020
Eastwood theme with optional RVM support
15 years ago
Takashi Yoshida
ac13115d22
Added my own theme.
15 years ago
Joseph Bergantine
073d75e490
adding my zsh theme -- only difference from robby's being that i'm using white instead of blue for legibility over brown
15 years ago
Vincent Driessen
02f43b2e8b
Added customized version of the wezm theme (mainly added username/host in the prompt).
15 years ago
Thomas J Bradley
6878f3ad22
Added my zsh theme file, heavily based on sjl's
15 years ago
Alan Harper
d9294f9878
aussiegeek theme (include showing rvm prompt)
15 years ago
Alan Harper
f961374db3
Import rvm prompt
15 years ago