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 |
|
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 |
|