Robby Russell
d647a9b25c
Tidying up the spacing to bring in line with coding standards
2010-09-30 20:54:45 -07:00
Robby Russell
321f5ef359
Merge branch 'ssh-agent' of http://github.com/gwjo/oh-my-zsh into gwjo-ssh-agent
2010-09-30 20:53:19 -07:00
Robby Russell
c9c65bf7fc
Merge branch 'theunraveler_theme' of http://github.com/theunraveler/oh-my-zsh into theunraveler-theunraveler_theme
2010-09-30 20:50:43 -07:00
Robby Russell
36c05fbe8d
Merge branch 'named_dirs_completion' of http://github.com/kremso/oh-my-zsh into kremso-named_dirs_completion
2010-09-30 20:50:00 -07:00
Robby Russell
6104e59c8d
Merge branch 'shifttab' of http://github.com/kremso/oh-my-zsh into kremso-shifttab
2010-09-30 20:48:10 -07:00
Tomas Kramar
6c3b9daaf7
Add vi-mode plugin for vi-like editing
2010-09-26 22:25:31 +02:00
Tomas Kramar
74b2c5d75a
Do not complete named-directories
2010-09-26 18:29:14 +02:00
Tomas Kramar
e37d62a282
unset config_file is useless
2010-09-26 18:28:29 +02:00
Jake Bell
6764e50397
Added theunraveler theme.
2010-09-25 00:48:19 -05:00
gwjo
62cea310fb
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.
2010-09-24 20:46:52 -04:00
Robby Russell
99f159e0a7
Removing '.' alias as it is overwriting a bash/zsh feature. Closes #63
2010-08-24 11:08:20 -07:00
Robby Russell
ed90f182ef
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
2010-08-19 08:04:26 -07:00
Robby Russell
aeabc3f616
Switching to /usr/bin/env zsh instead of /bin/zsh in the installer
2010-08-19 08:04:18 -07:00
Matt Fletcher
306cea0945
add fletcherm theme; a slightly modified copy of an old tonotdo theme
2010-08-19 22:29:17 +08:00
Daniel Schauenberg
75de90dc9e
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
2010-08-19 07:27:05 -07:00
Daniel Schauenberg
95ccb4db1a
update brew plugin from homebrew contributions
2010-08-19 07:25:22 -07:00
Robby Russell
622ee4ceb2
Merge branch 'master' of http://github.com/AlexBio/oh-my-zsh into AlexBio/master
2010-08-19 07:20:00 -07:00
Josh Price
1582570919
Made the user_machine_size calculation generic. Pwned the function name.
2010-08-19 07:17:50 -07:00
Josh Price
eb14ee1c63
Added my own theme based on pat's
2010-08-19 07:17:31 -07:00
Alessandro Ghedini
5b8bc7aeeb
add candy theme
2010-08-16 21:47:21 +02:00
Robby Russell
7c279856ed
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
2010-06-10 07:50:24 -07:00
Robby Russell
7f350da5b7
Adding a ggpnp which does a git pull followed by a git push.
2010-06-10 07:50:13 -07:00
toabi
b26ff05965
updated the readme
2010-06-07 02:06:40 +08:00
Tobias Birmili
6bb13632f5
added plugin to control macports mysql-server installation
2010-06-07 02:06:40 +08:00
Takashi Yoshida
47e9914529
Added my own theme.
2010-06-05 23:24:21 +08:00
James Rowe
6efc79c74e
Don't correct hpodder commands.
2010-06-05 23:23:53 +08:00
James Rowe
3bc7301204
Added a minimum zsh version note.
2010-06-05 23:22:57 +08:00
James Rowe
f9fbd07983
Don't display dotfiles or reverse sort with ll alias.
...
The ll alias is a very common default for bash in Linux distributions, so use
that definition.
2010-06-05 23:22:57 +08:00
James Rowe
edc8e3d092
Ignore commands that start with a space.
...
This is useful when you want to use a dangerous command, as it won't be
available with history searching.
2010-06-05 23:22:57 +08:00
James Rowe
6774490a46
Don't auto-correct ebuild commands.
...
It breaks "ebuild <foo> manifest", as there are Manifest files in the directory.
2010-06-05 23:22:57 +08:00
Robby Russell
fca8b7e3e6
Merge branch 'master' of github.com:robbyrussell/oh-my-zsh
2010-06-03 21:27:38 -07:00
Robby Russell
59bfd87e08
Adding some candy to the upgrade script
2010-06-03 13:01:41 -07:00
Robby Russell
dea166411f
Moving brew functions to it's own plugin
2010-06-03 12:59:49 -07:00
Robby Russell
27904c117c
Moving current_branch() to git plugin
2010-06-03 12:56:11 -07:00
Robby Russell
89bd2bf317
Moving some rails and osx-specific functions to their corresponding plugin files
2010-06-03 12:55:07 -07:00
Robby Russell
455669e976
Removing legacy completion code
2010-06-03 12:54:40 -07:00
Robby Russell
ab2c0744ab
Removing rake completion from lib/ as it was moved to rails plugin
2010-06-03 12:33:15 -07:00
Robby Russell
c21d3775a9
Moving capistrano functions to rails plugin
2010-06-03 12:32:55 -07:00
Robby Russell
31dace8829
Updating default .zshrc template file to include plugins declaration
2010-06-03 12:05:12 -07:00
Robby Russell
3cf9ab722e
Initial implementation of a new plugin system, so that people can managed which aliases/functions they want.
2010-06-03 12:03:26 -07:00
MasterLambaster
81aa74b73c
Eastwood theme with optional RVM support
2010-06-04 02:43:24 +08:00
Joseph Bergantine
eb0f3c0234
adding my zsh theme -- only difference from robby's being that i'm using white instead of blue for legibility over brown
2010-05-28 08:15:39 +08:00
Vincent Driessen
c5c870ac05
Added customized version of the wezm theme (mainly added username/host in the prompt).
2010-05-28 08:14:13 +08:00
Thomas J Bradley
f2f34f5404
Added my zsh theme file, heavily based on sjl's
2010-05-28 08:13:36 +08:00
Alan Harper
0dbfeb9c23
aussiegeek theme (include showing rvm prompt)
2010-05-28 08:13:17 +08:00
Alan Harper
ba9c78fc9b
Import rvm prompt
2010-05-28 08:13:17 +08:00
lunks
f02c9560b3
macowsky modified theme with ruby version on prompt
2010-05-28 08:09:57 +08:00
lunks
8247cbf8b5
modified macovsky to support ruby version
2010-05-28 08:09:57 +08:00
Hayes Williams
0a2a981dfe
Adds a new theme that only seems to work on Linux
2010-05-27 09:54:14 -07:00
Robby Russell
5a3bde78d8
Sprinkling some candy on this muffin.
2010-05-07 15:35:03 -07:00