Ben Langfeld
8060e25301
Make a cleaner version of the OS X tab function
2011-02-18 12:17:00 +00:00
Myron Marston
613e3773a9
Add bundler plugin with aliases.
2011-02-15 11:27:25 -08:00
Wim
dd7e1d4945
Should use https for all GitHub urls.
2011-02-14 01:19:01 -08:00
Tadas Tamošauskas
843f0a7ea5
fixed typo in rails3 plugin and added one alias for migrating and redoing migration if it was successful
2011-02-13 11:05:12 +00:00
NanoTech
33c1988866
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
2011-02-05 23:51:05 -06:00
Sorin Ionescu
ccdf259468
Added modified while newly added and type change detection to git prompt modified status.
2011-02-03 23:24:33 -05:00
Christopher Chow
903426ceeb
Fixed auto update.
...
Paramater substitution instead of command subsitution was being used
causing the calculation of time since last check to be incorrect.
2011-02-04 11:33:20 +11:00
Sorin Ionescu
8d487d4f6c
Added sorin oh-my-zsh theme.
2011-02-03 16:47:08 -05:00
Christopher Chow
7896b58b32
Added time since last commit to Soliah theme and changed some colours.
2011-02-04 01:37:39 +11:00
Renaud (Nel) Morvan
da8b3f0010
Refactor window and tab title in tty
...
Term window title and tab title are now skinable
Tab title can be different from window title (when supported by term)
Default theme is optimized of usuability (no %u@%m: $~ in a 10 char tab)
Cleanup code duplication and add comment for supported terms
On osX it works great on iterm, and is decent once you tweak Terminal pref
Tested under GNU screen, iTerm and Apple Terminal, need to be tested on linux
TODO implement Konsole support (via dbus)
2011-01-30 08:21:49 +01:00
Claus Witt
7fe5f63168
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
2011-01-26 11:07:25 +01:00
Lorenzo Manacorda
ea88855e5b
add missing unrar flag
2011-01-24 15:49:49 +01:00
Robby Russell
8166a6386a
Merge branch 'master' of https://github.com/theunraveler/oh-my-zsh into theunraveler-master
2011-01-15 01:18:08 -08:00
Robby Russell
c901f4eea3
Merge branch 'master' of https://github.com/SuprDewd/oh-my-zsh into SuprDewd-master
2011-01-15 01:17:29 -08:00
Robby Russell
c03f0fde77
Merge branch 'postpone-theme-sourcing' of https://github.com/mkomitee/oh-my-zsh into mkomitee-postpone-theme-sourcing
2011-01-15 01:10:23 -08:00
Claus Witt
02049072e8
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
2011-01-14 16:53:42 +01:00
Robby Russell
9510766893
Merge branch 'master' of https://github.com/Rixius/oh-my-zsh into Rixius-master
2011-01-14 06:54:49 -08:00
Robby Russell
f9917745f8
Merge branch 'dieter-theme' of https://github.com/Dieterbe/oh-my-zsh into Dieterbe-dieter-theme
2011-01-14 06:46:42 -08:00
Robby Russell
f8c8e42ca6
Merge branch 'typo' of https://github.com/papercavalier/oh-my-zsh into papercavalier-typo
2011-01-14 06:43:49 -08:00
Robby Russell
8505d14886
Merge branch 'master' of https://github.com/sunaku/oh-my-zsh
2011-01-14 06:40:09 -08:00
Robby Russell
9a29895f63
Merge branch 'master' of https://github.com/dannytatom/oh-my-zsh into dannytatom-master
2011-01-14 06:38:27 -08:00
Robby Russell
7c22ee772d
Merge branch 'master' of https://github.com/flazz/oh-my-zsh into flazz-master
2011-01-14 06:36:45 -08:00
Stephen Middleton
115cd2f21b
added newline
2011-01-14 01:31:21 -06:00
Stephen Middleton
e26bdc45e7
Personal Style
2011-01-14 01:29:24 -06:00
Stephen Middleton
b0e4a2ad37
theme changes
2011-01-14 01:26:31 -06:00
Stephen Middleton
c511a9f8e8
changes to theme
2011-01-14 00:05:06 -06:00
Stephen Middleton
572006a66b
add Rixius-Theme
2011-01-13 23:52:41 -06:00
SuprDewd
f26e1c327a
Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh
2011-01-10 17:56:38 +00:00
Robin Ramael
a42aea147d
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
Robin Ramael
33bb6e797e
Added an option to remove file afterwards.
2011-01-10 17:34:38 +01:00
Robin Ramael
0608baceb5
Made git ignore everything in custom, not only the .zsh files.
2011-01-10 17:01:11 +01:00
Francesco Lazzarino
74b0664856
theme based on afowler with vi-mode support
2011-01-10 10:16:04 -05:00
Danny Tatom
515a86ef79
Added lambda theme
2011-01-08 21:07:03 -08:00
Michael Komitee
15eadb9e4d
Postponing sourcing of the theme until after local customizations
2011-01-08 23:34:47 -05:00
Suraj N. Kurapati
c56082c690
avoid forking subshell to test if user is root
2011-01-08 18:15:57 -08:00
Robby Russell
ae13d5d346
Merge branch 'git' of https://github.com/papercavalier/oh-my-zsh into papercavalier-git
2011-01-08 11:33:14 -08:00
Robby Russell
21273bba1c
Merge branch 'master' of https://github.com/derekprior/oh-my-zsh into derekprior-master
2011-01-08 11:31:32 -08:00
Robby Russell
c4681bb211
Merge branch 'rails3' of https://github.com/papercavalier/oh-my-zsh into papercavalier-rails3
2011-01-08 11:25:58 -08:00
Suraj N. Kurapati
6f0001c579
add "fishy" theme to emulate Fish shell's prompt
2010-12-28 20:36:29 -08:00
SuprDewd
ea5c866c7e
Support for more archive formats.
2010-12-25 13:28:16 +00:00
SuprDewd
cd35d86fff
Added a function to extract various archives.
...
Also an alias for the function.
2010-12-24 22:20:57 +00:00
Derek Prior
5f0afcdd3c
Added function to mkdir and immediately change to it
2010-12-21 14:28:40 -05:00
Hakan Ensari
088fae93f2
Typo
2010-12-20 12:57:23 -03:00
Hakan Ensari
14628eef37
Removed remote_console. It doesn't handle rvm, capistrano, and so on.
2010-12-20 12:50:55 -03:00
Hakan Ensari
7eeb7d5ea7
A rails3 plugin based on the rails plugin
2010-12-20 12:19:59 -03:00
Hakan Ensari
f89eb82987
Aliased git checkout as gco
2010-12-20 12:13:47 -03:00
Hakan Ensari
137534788b
Fixed typo
2010-12-20 11:13:46 -03:00
Jake Bell
8712dc2894
Updating theunraveler theme to include more detailed git info.
2010-12-19 21:08:21 -06:00
Robby Russell
7a1dd5a172
Merge branch 'kardan' of https://github.com/kardan/oh-my-zsh into kardan-kardan
2010-12-07 08:08:22 -08:00
Daniel Karlsson
2b5d7e75f1
Updated the PROMT.
2010-12-03 15:58:18 +01:00