Commit Graph

5924 Commits

Author SHA1 Message Date
452eeed890 Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme 2011-02-21 21:45:00 -08:00
6467e90efb Add iTerm version of tab function (itab) 2011-02-18 13:11:24 +00:00
c52fea8082 Make a cleaner version of the OS X tab function 2011-02-18 13:11:24 +00:00
e0ab7f9fb5 Renamed theme. 2011-02-17 17:15:58 -02:00
4b7038f8f4 Added my theme. 2011-02-17 17:15:58 -02:00
bbde258141 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2011-02-16 10:40:57 +01:00
792e50c917 mvn plugin 2011-02-16 10:40:51 +01:00
6b610d7dd8 Add bundler plugin with aliases. 2011-02-15 11:27:25 -08:00
Wim
ab1cbe9038 Should use https for all GitHub urls. 2011-02-14 01:19:01 -08:00
6b5c4e27b2 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
63de788425 Merge branch 'master' of github.com:fred-o/oh-my-zsh 2011-02-11 09:02:13 +01:00
8aec32b48b Add vagrant completion for individual VMs
For multi-VM setups some commands take the name of
a virtual machine.  Read the Vagrantfile and offer
suggestions.
2011-02-07 15:37:18 -05:00
143dd165e9 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2011-02-05 23:51:05 -06:00
3e260a9ef6 Merge branch 'master' of http://github.com/robbyrussell/oh-my-zsh 2011-02-05 11:48:46 +01:00
90a9a5f251 Added modified while newly added and type change detection to git prompt modified status. 2011-02-03 23:24:33 -05:00
cc90e3aa06 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
ae8b3b6dba Added sorin oh-my-zsh theme. 2011-02-03 17:02:51 -05:00
051fb5f1d5 Added time since last commit to Soliah theme and changed some colours. 2011-02-04 01:37:39 +11:00
faac3ba8fc 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 09:19:47 +01:00
6a39f81093 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh 2011-01-26 11:07:25 +01:00
fcc7801435 add missing unrar flag 2011-01-24 15:49:49 +01:00
01b0366f3e Merge branch 'master' of https://github.com/theunraveler/oh-my-zsh into theunraveler-master 2011-01-15 01:18:08 -08:00
f02e732543 Merge branch 'master' of https://github.com/SuprDewd/oh-my-zsh into SuprDewd-master 2011-01-15 01:17:29 -08:00
8da8d45236 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
4e42bdc306 Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh 2011-01-14 16:53:42 +01:00
76d9905584 Merge branch 'master' of https://github.com/Rixius/oh-my-zsh into Rixius-master 2011-01-14 06:54:49 -08:00
c3224900b7 Merge branch 'dieter-theme' of https://github.com/Dieterbe/oh-my-zsh into Dieterbe-dieter-theme 2011-01-14 06:46:42 -08:00
e46eb7016a Merge branch 'typo' of https://github.com/papercavalier/oh-my-zsh into papercavalier-typo 2011-01-14 06:43:49 -08:00
192ea1424a Merge branch 'master' of https://github.com/sunaku/oh-my-zsh 2011-01-14 06:40:09 -08:00
7bf6adcd48 Merge branch 'master' of https://github.com/dannytatom/oh-my-zsh into dannytatom-master 2011-01-14 06:38:27 -08:00
552b66fed9 Merge branch 'master' of https://github.com/flazz/oh-my-zsh into flazz-master 2011-01-14 06:36:45 -08:00
e7c8673a45 added newline 2011-01-14 01:31:21 -06:00
277f664df3 Personal Style 2011-01-14 01:29:24 -06:00
c58942d3b2 theme changes 2011-01-14 01:26:31 -06:00
5cca63a770 changes to theme 2011-01-14 00:05:06 -06:00
26614b3478 add Rixius-Theme 2011-01-13 23:52:41 -06:00
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