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
Matt Cable
2ff567e162
Removed unportable (and unnecessary) grep flags
2010-09-21 12:07:02 -06:00
Matt Cable
8f7609b4fa
Change zdirstore to variable
2010-09-19 22:40:47 -06:00
Matt Cable
610f68c8e0
Added install instructions
2010-09-19 22:39:11 -06:00
Matt Cable
1862b1c075
Added installation function
2010-09-19 19:43:49 -06:00
Matt Cable
50fb2d037e
Move dirpersist to plugin
2010-09-19 19:41:01 -06:00
Matt Cable
181a2ed537
Escape some metachars that trip up .zdirstore script
2010-09-19 19:33:42 -06:00
Matt Cable
21e2a913bf
Escape &'s in path name. Need to find general function for escaping all
...
shell metacharacters.
2010-09-19 19:33:41 -06:00
Matt Cable
870551e960
Alias popd to remove deleted dirs from persistance
2010-09-19 19:33:41 -06:00
Matt Cable
a0a8ba666b
Initial pass at pesistant directory stack
2010-09-19 19:33:41 -06:00
Vivek Prahlad
f9fce9bb8d
Adding comments
2010-09-10 10:55:17 +05:30
Vivek Prahlad
5215e74bf4
Adding a plugin with aliases for macports
2010-09-10 10:50:42 +05:30
Daniel Schauenberg
cef6dcd98b
Merge branch 'pip_plugin'
2010-09-01 13:21:48 +02:00
Daniel Schauenberg
a8ec607a9c
Merge branch 'gem_plugin'
2010-09-01 13:21:44 +02:00
Daniel Schauenberg
7ca9a3f91d
Merge branch 'brew_plugin_fix'
2010-09-01 13:21:38 +02:00
Daniel Schauenberg
fe09064fcf
add pip completion and plugin
2010-09-01 13:21:11 +02:00
Daniel Schauenberg
c96f5f78cb
add gem completion function and plugin
2010-09-01 13:07:11 +02:00
Kenneth Reitz
fbc22d80fe
Added the truly epic kennethreitz theme.
2010-08-30 14:59:23 -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
Daniel Schauenberg
7b6be56117
fix problems with brew completion
...
- update plugin architecture
- completion function in $ZSH/functions/brew
- plugins/brew.plugin.zsh only activates
2010-08-20 18:55:30 +02: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
NanoTech
8c419ae3b5
Added my theme (nanotech).
2010-06-12 16:31:02 -06: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