Brandon Konkle
|
6774fb3d59
|
Minor corrections to deletion detection in git_prompt_status
|
2011-07-13 23:23:01 -07:00 |
|
Robby Russell
|
9e601c23f1
|
Merge pull request #462 from papercavalier/bundler
Bundler plugin consolidation
|
2011-07-13 20:20:47 -07:00 |
|
Hakan Ensari
|
7d19ae8fab
|
clean up rails plugin, removing bundler-specific logic
|
2011-07-13 22:54:30 +01:00 |
|
Hakan Ensari
|
ba5fa3abc8
|
alias bundle list
|
2011-07-13 22:54:30 +01:00 |
|
Hakan Ensari
|
60e104acd1
|
merge bundler and bundle-exec plugins
|
2011-07-13 22:54:30 +01:00 |
|
Hakan Ensari
|
a77e6fb003
|
fix indentation
|
2011-07-13 22:54:30 +01:00 |
|
Hakan Ensari
|
37fcd4af04
|
update bundled commands
|
2011-07-13 22:54:30 +01:00 |
|
Bodo Tasche
|
69d30a6302
|
Moved opening braces
|
2011-07-13 22:54:30 +01:00 |
|
Bodo Tasche
|
86958a32f3
|
forgot to rename one variable
|
2011-07-13 22:54:30 +01:00 |
|
Bodo Tasche
|
3aee5c1941
|
changed names of functions and variables to fit naming conventions
|
2011-07-13 22:54:30 +01:00 |
|
Bodo Tasche
|
05883f3831
|
use lowercase for variablenames
|
2011-07-13 22:54:30 +01:00 |
|
Bodo Tasche
|
9e8194355c
|
Added bundler-exec plugin
|
2011-07-13 22:54:30 +01:00 |
|
Dan Poggi
|
8f62ef490d
|
Added 'dpoggi' theme
|
2011-07-12 23:20:21 -04:00 |
|
Frank Louwers
|
b61fcb64ab
|
knife autocompletion
|
2011-06-30 15:19:50 +02:00 |
|
Max Gonzih
|
053cb24d31
|
added tip about vundle configutarion after git clone
|
2011-06-30 11:45:24 +03:00 |
|
Max Gonzih
|
499819ced1
|
vundle plugin refactored
first it checks existens of vundle plugin, if plugin dont exist run git clone
|
2011-06-29 10:28:18 +03:00 |
|
Matthew McCullough
|
e43eec99f9
|
Added cloudapp from @holman of @GitHub fame
|
2011-06-28 20:09:00 -06:00 |
|
Adam Lindberg
|
cd84e37216
|
Merge remote-tracking branch 'robbyrussell/master'
|
2011-06-28 09:54:44 +02:00 |
|
Sagie Maoz
|
b727e337ad
|
Updated the frisk theme to display Bazaar branch information as well (based on zedtux.zsh-theme http://j.mp/ikTZJj)
|
2011-06-27 01:37:27 -07:00 |
|
Max Gonzih
|
7ef7ffc5eb
|
removing useless line
|
2011-06-21 14:53:11 +03:00 |
|
Max Gonzih
|
a335e9df9f
|
plugin for vundle (vim plugins managment system) that provide vundle,
vundle-update and vundle-init aliases
|
2011-06-21 13:50:39 +03:00 |
|
Max Gonzih
|
929c64e4c6
|
Create gnzh theme
|
2011-06-21 12:09:57 +03:00 |
|
Robby Russell
|
3552423de3
|
Merge pull request #429 from mhitza/master
Optional themes
|
2011-06-20 01:28:34 -07:00 |
|
Robby Russell
|
279cf279a6
|
Merge pull request #436 from smt/pull-request-1
Add ohmyzsh theme, my version of dogenpunk
|
2011-06-20 01:24:29 -07:00 |
|
Stephen Tudor
|
03f71d14dd
|
Changed kanji to fuku (good luck)
|
2011-06-19 12:22:23 -04:00 |
|
Stephen Tudor
|
f22460f181
|
Add ohmyzsh theme, my version of dogenpunk
|
2011-06-18 21:48:35 -04:00 |
|
meh
|
c5a01fe422
|
rsync: add plugin
|
2011-06-15 16:15:52 +02:00 |
|
Marius Ghita
|
527355eae3
|
When the theme choice is left out, oh-my-zsh will not try to load it
|
2011-06-15 01:17:22 +03:00 |
|
Ryan Doenges
|
6c95c4b68a
|
use /home/ryan/d/.oh-my-zsh instead of ~/.oh-my-zsh for cache
|
2011-06-12 13:57:00 -07:00 |
|
ptrv
|
55eda0c48b
|
Added mercurial plugin with aliases.
|
2011-06-10 15:38:59 +02:00 |
|
Marc Abramowitz
|
f9bf396e4a
|
Add Django plugin.
This is a slight modification of the Django zsh completions that I found
at
https://raw.github.com/technolize/zsh-completion-funcs/master/_manage.py
|
2011-06-09 21:22:33 -07:00 |
|
Adam Lindberg
|
3eae652a6d
|
Fix MM lines being read correctly
|
2011-06-08 16:33:29 +01:00 |
|
Reza
|
b02094e50f
|
Change plugin name from cap to capistrano
|
2011-06-07 14:06:24 -07:00 |
|
Adam Lindberg
|
d99284f6b5
|
Rename guru theme to sunrise
|
2011-06-07 15:42:55 +02:00 |
|
Adam Lindberg
|
4a7392fdd0
|
Fix git R and M status when used together
|
2011-06-07 15:40:32 +02:00 |
|
Adam Lindberg
|
73946a6066
|
Add note about Solarized color theme
|
2011-06-07 15:40:18 +02:00 |
|
Adam Lindberg
|
915c28752e
|
Add email address
|
2011-06-07 15:32:48 +02:00 |
|
Adam Lindberg
|
86b8827d27
|
Merge remote-tracking branch 'robbyrussell/master'
|
2011-06-07 15:31:26 +02:00 |
|
Adam Lindberg
|
70cb607b7b
|
Remove unused colors and use original prompt color
|
2011-06-07 15:28:43 +02:00 |
|
Clement Girault
|
f6efd17d86
|
Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh
|
2011-06-06 16:32:36 +10:00 |
|
Maxim Filatov
|
f0451195f6
|
Dollar sign instead of percent in unprivileged user prompt (as in real gentoo)
|
2011-06-05 16:57:21 -07:00 |
|
thunfischbrot
|
5444d2088c
|
Included some essential aliases, inspired by http://lolcode.com/
|
2011-06-05 15:19:46 -07:00 |
|
Clement Girault
|
715be61966
|
New theme, Read contents for further customising.
|
2011-06-06 01:37:07 +10:00 |
|
Andrew Hodges
|
25adbe81a5
|
Aliases
Modify directory listing aliases to make more sense. Remove conflicting helper
function (mcd conflicts with mtools).
|
2011-06-05 08:08:58 -04:00 |
|
Robby Russell
|
ed990f61ff
|
Merge pull request #400 from mkomitee/master
Fix bug introduced in pull request #395 which impacts users who DISABLE_AUTO_UPDATE
|
2011-06-05 01:04:30 -07:00 |
|
gwjo
|
40b7f2099d
|
Add support for loading mulitple identities
|
2011-06-04 22:34:49 -04:00 |
|
gwjo
|
35b879a17b
|
Add support for agent forwarding
|
2011-06-04 22:34:17 -04:00 |
|
Michael Komitee
|
9b4a89f327
|
Fix bug from Pull request #395
#395 broke oh-my-zsh for users who disable check-for-updates
|
2011-06-04 14:03:10 -04:00 |
|
Robby Russell
|
e8bd400bff
|
Merge pull request #395 from vguerci/upgrade-before-init
Upgrade before init
|
2011-06-04 03:12:23 -07:00 |
|
vguerci
|
7c9474508c
|
[upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified)
|
2011-06-04 11:52:13 +02:00 |
|