Commit graph

353 commits

Author SHA1 Message Date
Robin Ramael
b12a5e6322 Made git ignore everything in custom, not only the .zsh files. 2011-04-01 20:24:34 -04:00
Francesco Lazzarino
337b517b6f theme based on afowler with vi-mode support 2011-04-01 20:24:34 -04:00
Danny Tatom
706c11f5aa Added lambda theme 2011-04-01 20:24:34 -04:00
Michael Komitee
390882bdb1 Postponing sourcing of the theme until after local customizations 2011-04-01 20:24:34 -04:00
Suraj N. Kurapati
d79c690000 avoid forking subshell to test if user is root 2011-04-01 20:24:34 -04:00
Suraj N. Kurapati
ed2ab36095 add "fishy" theme to emulate Fish shell's prompt 2011-04-01 20:24:34 -04:00
SuprDewd
0732193487 Support for more archive formats. 2011-04-01 20:24:34 -04:00
SuprDewd
8ad8198b37 Added a function to extract various archives.
Also an alias for the function.
2011-04-01 20:24:34 -04:00
Derek Prior
f32956f187 Added function to mkdir and immediately change to it 2011-04-01 20:24:34 -04:00
Hakan Ensari
c6cf60f32e Typo 2011-04-01 20:24:33 -04:00
Hakan Ensari
4d6ae9cdd3 Removed remote_console. It doesn't handle rvm, capistrano, and so on. 2011-04-01 20:24:33 -04:00
Hakan Ensari
d2fbea0cd0 A rails3 plugin based on the rails plugin 2011-04-01 20:24:33 -04:00
Hakan Ensari
128866fddd Aliased git checkout as gco 2011-04-01 20:24:33 -04:00
Hakan Ensari
fc7cd37c41 Fixed typo 2011-04-01 20:24:33 -04:00
Jake Bell
94af632f70 Updating theunraveler theme to include more detailed git info. 2011-04-01 20:24:33 -04:00
Daniel Karlsson
c91725d480 Updated the PROMT. 2011-04-01 20:24:33 -04:00
Daniel Karlsson
0ce330c6c9 Added new kardan theme. 2011-04-01 20:24:33 -04:00
Igor Vinokurov
51f541d155 gentoo-like theme w/ git_prompt_info 2011-04-01 20:24:33 -04:00
Dieter Plaetinck
fe2032899d better phrasing/documentation 2011-04-01 20:24:33 -04:00
Dieter Plaetinck
4446f3ced6 reset exit code visual cues (not exit code itself) after showing once 2011-04-01 20:24:32 -04:00
Dieter Plaetinck
66815af1ee add dieter theme v1 2011-04-01 20:24:32 -04:00
Julien Nicoulaud
b53c639bef Avoid duplicate path cropping 2011-04-01 20:24:32 -04:00
Julien Nicoulaud
af6ac19b65 Add my prompt theme 2011-04-01 20:24:32 -04:00
Julien Nicoulaud
f7c0110126 Rename appearance.zsh so that it gets loaded after spectrum.zsh.
Allows to use 256 colors in prompt themes.
2011-04-01 20:24:32 -04:00
NanoTech
76c7dd7517 themes/nanotech: Use the new built-in zsh color variables. 2011-04-01 20:24:32 -04:00
NanoTech
c305e9cf49 Added my theme (nanotech). 2011-04-01 20:24:32 -04:00
Brian Ehmann
8b7713c001 added wizard theme 2010-12-06 12:16:58 -05:00
Robby Russell
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
Robby Russell
c517f58599 Merge branch 'completions' of https://github.com/gwjo/oh-my-zsh into gwjo-completions 2010-11-19 10:49:30 -08:00
Robby Russell
e2cd26c72e Merge branch 'joerc' of https://github.com/sargas/oh-my-zsh into sargas-joerc 2010-11-19 10:48:07 -08:00
Robby Russell
8bda5d185a Merge branch 'master' of https://github.com/Bira/oh-my-zsh into Bira-master 2010-11-19 10:42:55 -08:00
Robby Russell
580eda4dca Merge branch 'master' of https://github.com/FedyashevNikita/oh-my-zsh into FedyashevNikita-master 2010-11-19 10:41:11 -08:00
Fedyashev Nikita
6dbfdd9e31 improved formatting; redundant attributes deleted 2010-11-15 15:18:58 -05:00
Fedyashev Nikita
ea274ab90c fixed formatting; dead code deleted 2010-11-15 14:56:01 -05:00
Fedyashev Nikita
148c14e4f7 vagrant plugin autocompletion - initial version 2010-11-15 14:46:15 -05:00
Ubiratan Pires Alberton
72d7c0363c Added my own theme, based on macovsky-ruby and funky 2010-11-14 10:21:28 -02:00
Claus Witt
9db8042c46 Added phing plugin 2010-11-09 14:56:26 +01:00
gwjo
9465ba0de4 Completion fixes
Use /etc/hosts in addtion to $HOME/.ssh/known_hosts as the source for
hostname completion

Turn on completion caching to speed up certain comands

When completing usernames, don't include system accounts by default
2010-11-03 16:57:15 -04:00
Tom Stuart
ab170c38ea Fix lighthouse plugin error message 2010-11-02 11:26:49 +00:00
Joseph Jon Booker
baa46b39e3 command-not-found package in ubuntu 2010-10-25 16:02:16 -05:00
Sven Lito
dc12853b0c merging in changes from robby's repo 2010-10-09 19:11:07 +01:00
Sven Lito
8bef74081e Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2010-10-09 18:56:51 +01:00
Sven Lito
425b0ef89f bugfix - moved gem info 2010-10-09 18:38:01 +01:00
Robby Russell
df126ef5ba Merge branch 'master' of http://github.com/svnlto/oh-my-zsh into svnlto-master 2010-10-09 10:06:49 -07:00
Robby Russell
d1c8ef46e0 Merge branch 'master' of http://github.com/philtr/oh-my-zsh into philtr-master 2010-10-09 09:58:20 -07:00
Robby Russell
69e611e2a9 Merge branch 'philips-theme' of http://github.com/philips/oh-my-zsh into philips-philips-theme 2010-10-09 09:57:37 -07:00
Robby Russell
7ab4d30fe1 Merge branch 'title-fix' of http://github.com/philips/oh-my-zsh into philips-title-fix 2010-10-09 09:55:52 -07:00
Irakli Gozalishvili
061ea5c7c9 changeing unicode characters that were causing issues 2010-10-09 18:06:00 +02:00
Sven Lito
210c76c35b leaving out subcommands for now 2010-10-09 15:29:28 +01:00
Sven Lito
fcd88edfb3 adding comment and URL to github gem 2010-10-09 15:18:35 +01:00