beb980d370
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
2011-01-10 17:56:38 +00:00
bcc235e142
Added an option to remove file afterwards.
2011-01-10 17:49:53 +00:00
664b97a3c8
Added svn info in prompt with plugin.
...
If the svn plugin is used, svn info (repo name and wether the repo is dirty) is displayed in the prompt like with git. Just lke with git, the colors can be manipulated with variables (see awesomepanda theme for example).
2011-01-10 18:18:31 +01:00
77d05fe8ab
Made git ignore everything in custom, not only the .zsh files.
2011-01-10 17:01:11 +01:00
b61cae150a
theme based on afowler with vi-mode support
2011-01-10 10:16:04 -05:00
f5c45c23ee
Added lambda theme
2011-01-09 20:31:18 -08:00
8294cf44d1
Postponing sourcing of the theme until after local customizations
2011-01-08 23:34:47 -05:00
8d2b9d10e5
avoid forking subshell to test if user is root
2011-01-08 18:15:57 -08:00
7a9cc19819
Merge branch 'git' of https://github.com/papercavalier/oh-my-zsh into papercavalier-git
2011-01-08 11:33:14 -08:00
31bfb61290
Merge branch 'master' of https://github.com/derekprior/oh-my-zsh into derekprior-master
2011-01-08 11:31:32 -08:00
55bcf23512
Merge branch 'rails3' of https://github.com/papercavalier/oh-my-zsh into papercavalier-rails3
2011-01-08 11:25:58 -08:00
943e09cd84
add "fishy" theme to emulate Fish shell's prompt
2010-12-28 20:36:29 -08:00
f0136f2aec
Support for more archive formats.
2010-12-25 13:28:16 +00:00
ff0b25b745
Added a function to extract various archives.
...
Also an alias for the function.
2010-12-24 22:20:57 +00:00
2b03b95122
Added function to mkdir and immediately change to it
2010-12-21 14:28:40 -05:00
06472515e1
Add superjarin theme that shows current Ruby version via RVM
2010-12-20 13:51:29 -08:00
1a8ceef514
Typo
2010-12-20 12:57:23 -03:00
6aa8ee2f51
Removed remote_console. It doesn't handle rvm, capistrano, and so on.
2010-12-20 12:50:55 -03:00
960eb52366
A rails3 plugin based on the rails plugin
2010-12-20 12:19:59 -03:00
8edf417375
Aliased git checkout as gco
2010-12-20 12:13:47 -03:00
632181c3dc
Fixed typo
2010-12-20 11:13:46 -03:00
f2d60d3023
Updating theunraveler theme to include more detailed git info.
2010-12-19 21:08:21 -06:00
4fadc30247
Merge branch 'kardan' of https://github.com/kardan/oh-my-zsh into kardan-kardan
2010-12-07 08:08:22 -08:00
17c6c03760
Updated the PROMT.
2010-12-03 15:58:18 +01:00
0e2d289fff
Added new kardan theme.
2010-12-03 15:51:34 +01:00
d230d2e519
gentoo-like theme w/ git_prompt_info
2010-12-02 03:49:13 +03:00
1a673fc1d5
Don't export oh-my-zsh configuration paramaters to the environment
...
These variables are only used by oh-my-zsh, so there's no need
to populate the environment of all children with them.
2010-12-01 18:07:28 +01:00
d02a3912cf
maven plugin
2010-12-01 09:56:54 +01:00
2aee1973e9
Merge branch 'master' of github.com:clauswitt/oh-my-zsh
2010-11-25 21:48:46 +01:00
fa7036b4ee
Added ant plugin
2010-11-25 21:48:07 +01:00
8f95ca6b8d
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
2010-11-25 21:44:40 +01:00
0cd956c596
better phrasing/documentation
2010-11-24 20:04:40 +01:00
dc87b81b1b
reset exit code visual cues (not exit code itself) after showing once
2010-11-24 19:58:03 +01:00
e5beb1a6b5
add dieter theme v1
2010-11-24 18:03:14 +01:00
a116b6f75a
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
2010-11-24 11:06:05 +01:00
9b0a75ca84
Avoid duplicate path cropping
2010-11-20 20:12:19 +01:00
b0c39ec7f1
Add my prompt theme
2010-11-20 18:07:45 +01:00
f624889aa4
Rename appearance.zsh so that it gets loaded after spectrum.zsh.
...
Allows to use 256 colors in prompt themes.
2010-11-20 18:06:23 +01:00
57e0b57434
changes
2010-11-19 20:25:19 +01:00
583c984a86
Merge branch 'fix-lighthouse-error-message' of https://github.com/mortice/oh-my-zsh into mortice-fix-lighthouse-error-message
2010-11-19 10:53:39 -08:00
c517f58599
Merge branch 'completions' of https://github.com/gwjo/oh-my-zsh into gwjo-completions
2010-11-19 10:49:30 -08:00
e2cd26c72e
Merge branch 'joerc' of https://github.com/sargas/oh-my-zsh into sargas-joerc
2010-11-19 10:48:07 -08:00
8bda5d185a
Merge branch 'master' of https://github.com/Bira/oh-my-zsh into Bira-master
2010-11-19 10:42:55 -08:00
580eda4dca
Merge branch 'master' of https://github.com/FedyashevNikita/oh-my-zsh into FedyashevNikita-master
2010-11-19 10:41:11 -08:00
bdaf872ce6
Removed the echo statement - no need for that.
2010-11-17 11:17:03 +01:00
6dbfdd9e31
improved formatting; redundant attributes deleted
2010-11-15 15:18:58 -05:00
ea274ab90c
fixed formatting; dead code deleted
2010-11-15 14:56:01 -05:00
148c14e4f7
vagrant plugin autocompletion - initial version
2010-11-15 14:46:15 -05:00
2a203b558f
themes/nanotech: Use the new built-in zsh color variables.
2010-11-14 16:53:13 -06:00
72d7c0363c
Added my own theme, based on macovsky-ruby and funky
2010-11-14 10:21:28 -02:00