1
0
mirror of https://github.com/dcarrillo/prezto.git synced 2025-06-13 15:29:20 +00:00
Commit Graph

954 Commits

Author SHA1 Message Date
ce0e441f34 Make personal theme based on dst 2011-03-15 00:41:51 +00:00
37bf208fdb add Perl plugins file 2011-03-14 01:43:33 -04:00
2f6d6909b3 Re-order title/tab setting to make window titles work on OSX terminal which
doesn't support tabs titles.
2011-03-13 17:10:13 -06:00
ea4222d5c8 Add completion for port command 2011-03-13 16:08:12 -06:00
076957a8d9 add 'deb' plugin with Debian's apt aliases 2011-03-12 16:25:27 +01:00
0f42666575 add completion plugin 'cpanm' for cpanminus 2011-03-12 16:24:20 +01:00
21b5525ea0 add 'lol' plugin (based on lolbash) 2011-03-12 16:23:55 +01:00
88faaec7c9 Enable alias completion, do not limit completion to just files 2011-03-11 21:44:12 -06:00
68335ebbe9 Add: new theme 2011-03-07 15:15:46 +01:00
4c1c68c4a2 Merge branch 'friskTheme' of https://github.com/Nycto/oh-my-zsh 2011-04-12 10:40:11 +02:00
4330218e11 Added the Frisk theme 2011-03-17 11:22:51 -07:00
0190b07fea Added the Frisk theme 2011-03-17 11:22:51 -07:00
b900162b21 Updating the README... now links to contributors page 2011-04-12 10:36:45 +02:00
6fa11377dd Lein completion 2011-03-02 15:20:43 +05:30
477749a0af ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nfs shared homes. 2011-03-01 00:21:49 -05:00
dc768085b7 kolo.zsh-theme 2011-02-26 10:04:45 +03:00
4a46f72bb4 changes recommended by blueyed 2011-03-19 10:29:22 -04:00
7380c1b783 Whoops, this was supposed to be in the last commit! 2011-03-03 21:38:56 -05:00
0e423ff988 Moved this to the existing github plugin 2011-03-03 21:36:35 -05:00
c642dec256 blueyed's ZSH-fu is much stronger than mine. 2011-03-02 20:00:40 -05:00
d7375c3b54 no need for an extra fork 2011-03-01 21:34:25 -05:00
1dae8c088b added hub plugin from defunkt 2011-03-01 01:04:10 -05:00
7b8cf376d1 Revert "Enable alias completion, do not limit completion to just files"
This reverts commit c3a58b00040018743ead1e6672910433fc1ca7c2.
2011-04-12 10:24:06 +02:00
49b4a1b14b Added npm plugin. 2011-03-20 16:29:00 -04:00
ca710c949a Using git-diff instead of git diff 2011-04-12 10:19:15 +02:00
3421b170b3 Removing call to mate. 2011-04-12 10:16:32 +02:00
d15d88cf81 Fix gdv: make it a function, and use view.
I've changed it to use `view` instead of `vim -R` to make it hopefully
more editor-agnostic.
2011-04-04 00:54:43 +02:00
bb609fce12 Refactor DISABLE_AUTO_TITLE to be more DRY 2011-04-04 14:02:50 +02:00
044012b965 Command title behavior no longer depend on local zsh configuration
Fix by derekjw. closes #52.
2011-04-04 13:44:48 +02:00
bb8bbf33b7 Escape characters used in escape sequence to avoid triggering bugs in Apple Terminal
Closes #45 #57 #58 #86.
2011-04-04 13:30:39 +02:00
e4ded4e6ff Further git completion improovements
In detail:
gup - now completes with remotes like git fetch would
gdv - got git diff completions
gc/gca - now zsh will suggest files in staging area
gba - suggestions as for git branch
2011-04-03 21:28:19 +02:00
4951097271 fishy theme: text indicators for $? and git status
The git status indicators were taken from sorin.zsh-theme and changed to
use ASCII symbols instead of Unicode ones because my preferred terminal
font, DejaVu Sans Mono, renders Unicode symbols poorly and also because
Unicode rendering is not available in standard Linux virtual terminals.
2011-02-23 00:38:15 -08:00
a87ae13448 Add tab completion for rvm. 2011-02-23 02:56:25 +11:00
6a2e87a84b Merge branch 'master' of https://github.com/myronmarston/oh-my-zsh into myronmarston-master 2011-02-21 22:05:56 -08:00
1a4a16decc Merge branch 'refactor-term' of https://github.com/nel/oh-my-zsh into nel-refactor-term 2011-02-21 22:00:05 -08:00
ac25495dab Merge branch 'master' of https://github.com/medwezys/oh-my-zsh into medwezys-master 2011-02-21 21:57:03 -08:00
bab4b4de66 Merge branch 'osx' of https://github.com/benlangfeld/oh-my-zsh into benlangfeld-osx 2011-02-21 21:55:27 -08:00
8abf8019f7 Merge branch 'master' of https://github.com/Soliah/oh-my-zsh into Soliah-master 2011-02-21 21:52:12 -08:00
e9fee6e9ae Merge branch 'lib-git' of https://github.com/sorin-ionescu/oh-my-zsh into sorin-ionescu-lib-git 2011-02-21 21:50:36 -08:00
464236f570 Merge branch 'master' of https://github.com/nanotech/oh-my-zsh into nanotech-master 2011-02-21 21:49:05 -08:00
d88a32fd7d Merge branch 'theme-sorin' of https://github.com/sorin-ionescu/oh-my-zsh into sorin-ionescu-theme-sorin 2011-02-21 21:47:26 -08:00
939162ccdc Merge branch 'master' of https://github.com/Nemo157/oh-my-zsh into Nemo157-master 2011-02-21 21:46:26 -08:00
8accedb15d Merge branch 'nicoulaj-theme' of https://github.com/nicoulaj/oh-my-zsh into nicoulaj-nicoulaj-theme 2011-02-21 21:45:00 -08:00
580664dc49 Add iTerm version of tab function (itab) 2011-02-18 12:48:27 +00:00
8060e25301 Make a cleaner version of the OS X tab function 2011-02-18 12:17:00 +00:00
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
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
33c1988866 Merge branch 'master' of git://github.com/robbyrussell/oh-my-zsh 2011-02-05 23:51:05 -06:00
ccdf259468 Added modified while newly added and type change detection to git prompt modified status. 2011-02-03 23:24:33 -05:00