Commit graph

  • 757ebfcbd2 Moved the plugin fpath loop and compinit so they happen before custom scripts are loaded. Pat Regan 2011-04-12 17:50:15 -04:00
  • 6bf906a262 Optimize plugin loading so that only one call to compinit is required Pat Regan 2011-04-12 17:41:09 -04:00
  • 18d51a18f4 added bookmark and dirty-clean state to mercurial plugin Benjamin Martinez 2011-04-12 14:38:54 -07:00
  • 82cc9ae67f Removed ruby version from commandline. Found it to annoying in the long run. Jesper Kjeldgaard 2011-04-12 22:23:35 +01:00
  • b959922708 svnsafeup: improve presentation (fold-indent). Daniel Hahler 2011-04-12 21:51:18 +02:00
  • 84576be5c7 removed commited cache folder Jesper Kjeldgaard 2011-04-12 20:39:57 +01:00
  • b006d4cdb3 End symbol fixed forever Jesper Kjeldgaard 2011-04-12 20:35:40 +01:00
  • 3bafbf3262 end symbol not showing fixed Jesper Kjeldgaard 2011-04-12 20:25:34 +01:00
  • 3b70d6427a Merge branch 'master' of https://github.com/robbyrussell/oh-my-zsh Jesper Kjeldgaard 2011-04-12 20:14:44 +01:00
  • b38b149587 Added a theme with the following layout: hostname:path [git status if any] $ command command... ruby version Jesper Kjeldgaard 2011-04-12 20:08:43 +01:00
  • 16ac094a43 Moved compinit call back to oh-my-zsh.sh, after plugins are loaded Pat Regan 2011-04-12 09:28:15 -04:00
  • 971b071dc6 Add: new theme kphoen 2011-03-07 15:15:46 +01:00
  • b6be2889aa Merge branch 'friskTheme' of https://github.com/Nycto/oh-my-zsh Robby Russell 2011-04-12 10:40:11 +02:00
  • 6cbd15f403 Added the Frisk theme James Frasca 2011-03-17 11:22:51 -07:00
  • 849e2834fb Updating the README... now links to contributors page Robby Russell 2011-04-12 10:36:45 +02:00
  • 7d71148490 kolo.zsh-theme Dmitry Maksimov 2011-02-26 10:04:45 +03:00
  • f0922006ab changes recommended by blueyed Theodore Robert Campbell Jr 2011-03-19 10:29:22 -04:00
  • 9406ae7929 Whoops, this was supposed to be in the last commit! Theodore Robert Campbell Jr 2011-03-03 21:38:56 -05:00
  • 277057cb63 Moved this to the existing github plugin Theodore Robert Campbell Jr 2011-03-03 21:36:35 -05:00
  • 2717e147b3 blueyed's ZSH-fu is much stronger than mine. Theodore Robert Campbell Jr 2011-03-02 20:00:40 -05:00
  • 8ed33a8ccc no need for an extra fork Theodore Robert Campbell Jr 2011-03-01 21:34:25 -05:00
  • 0447a0ec11 added hub plugin from defunkt Theodore Robert Campbell Jr 2011-03-01 01:04:10 -05:00
  • 8883ace767 Revert "Enable alias completion, do not limit completion to just files" Robby Russell 2011-04-12 10:24:06 +02:00
  • f928228382 Added npm plugin. Sorin Ionescu 2011-03-20 16:29:00 -04:00
  • b3a78d2b28 Using git-diff instead of git diff Robby Russell 2011-04-12 10:19:15 +02:00
  • d11fb9d47c Removing call to mate. Robby Russell 2011-04-12 10:16:32 +02:00
  • 91e4f3d667 Fix gdv: make it a function, and use view. Daniel Hahler 2011-04-04 00:54:43 +02:00
  • ed9d0c5e81 added chakra plugin Benjamin Martinez 2011-04-12 00:19:44 -07:00
  • 147a761cd2 updating and adding mercurial plugin Benjamin Martinez 2011-04-11 23:45:23 -07:00
  • 462f5901c5 added my theme Jon Rogers 2011-04-11 11:40:23 -04:00
  • 43af3cb513 Fix to binit to insert required newline in .gitignore Ben Langfeld 2011-04-10 15:06:49 +01:00
  • 392a19f781 modified cruznick theme Benjamin Martinez 2011-04-09 08:17:36 -06:00
  • 3d00a4dfea updated batt arch and theme Benjamin Martinez 2011-04-08 22:23:44 -07:00
  • 38c167b33d updated/renamed battery plugin Benjamin Martinez 2011-04-08 21:08:50 -07:00
  • 45e7a2fce4 adde battery and archlinux plugin Benjamin Martinez 2011-04-08 19:35:05 -07:00
  • 235733e5e2 Removed commented out code. Pat Regan 2011-04-08 11:12:21 -04:00
  • ef4175981b Moved the single compinit call from oh-my-zsh.sh to lib/completion.zsh Pat Regan 2011-04-08 11:10:14 -04:00
  • 993e05da50 Replace redundant calls to compinit with a single call. Pat Regan 2011-04-08 10:12:22 -04:00
  • 46ffcda777 Merge branch 'master' of github.com:greezybacon/oh-my-zsh Jared Hancock 2011-04-07 23:05:43 -05:00
  • 753646e458 Use a vcs library and add a Mercurial plugin Move git_* functions to vcs_* to allow for better plugin support Modify plugins to use the new function names and declare new variable names, so ZSH_THEME_GIT_* variables are ZSH_THEME_VCS_* and git_prompt_info() is vcs_prompt_info() Jared Hancock 2011-04-07 22:59:01 -05:00
  • b6bb141649 Use a vcs library and add a Mercurial plugin Move git_* functions to vcs_* to allow for better plugin support Modify plugins to use the new function names and declare new variable names, so ZSH_THEME_GIT_* variables are ZSH_THEME_VCS_* and git_prompt_info() is vcs_prompt_info() Jared Hancock 2011-04-07 22:59:01 -05:00
  • 9f202fc05f themes/prose: make the Mercurial binary configurable Steve Losh 2011-04-07 10:21:43 -04:00
  • c9c233f3e4 Reset zsh options in termsupports preexec function to enable extended_glob. Matt Cable 2011-04-06 22:21:10 -06:00
  • 0cc0915bf8 Refactor DISABLE_AUTO_TITLE to be more DRY Renaud (Nel) Morvan 2011-04-04 14:02:50 +02:00
  • a3e92892bb Command title behavior no longer depend on local zsh configuration Renaud (Nel) Morvan 2011-04-04 13:44:48 +02:00
  • d138751cbd Escape characters used in escape sequence to avoid triggering bugs in Apple Terminal Renaud (Nel) Morvan 2011-04-04 13:30:39 +02:00
  • 83a9d30a6f Fix gdv: make it a function, and use view. Daniel Hahler 2011-04-04 00:54:43 +02:00
  • 4cd4167c8d Further git completion improovements Jakub Nawalaniec 2011-04-03 21:28:19 +02:00
  • 2e9492969b Completions are git subdommand-aware now Jakub Nawalaniec 2011-04-03 15:43:39 +02:00
  • 57f55e69ed Zsh will now complete git aliases with git stuff Jakub Nawalaniec 2011-04-03 13:50:05 +02:00
  • 05fc020a08 Merge branch 'disable_auto-title' of https://github.com/lorrin/oh-my-zsh into lorrin-disable_auto-title Robby Russell 2011-04-03 11:00:38 -07:00
  • 97c8706d91 Completions are git subdommand-aware now Jakub Nawalaniec 2011-04-03 15:43:39 +02:00
  • 0df39ebf7c Zsh will now complete git aliases with git stuff Jakub Nawalaniec 2011-04-03 13:50:05 +02:00
  • 5b043edf07 fixed wget command in readme Simon Elsbrock 2011-03-24 09:47:48 +01:00
  • c8ae70a36c Revert "Re-order title/tab setting to make window titles work on OSX terminal which" Was causing iTerm title to disappear entirely.. Robby Russell 2011-03-16 12:20:35 -07:00
  • 259c4b5ea5 Add debian plugins file Daniel Bolton 2011-03-15 20:31:14 -04:00
  • 8af25c49a8 No space before prompt char at beginning of line Tom Kirchner 2011-03-15 00:43:37 +00:00
  • f6cb4f5743 Actually show return code on failure Tom Kirchner 2011-03-15 00:43:22 +00:00
  • 2c1fbb3f29 Sweet lightning bolt on uncommitted git changes Tom Kirchner 2011-03-15 00:42:51 +00:00
  • 8efd9cb97f Remove unnecessary whitespace Tom Kirchner 2011-03-15 00:42:12 +00:00
  • fae4c1da66 Make personal theme based on dst Tom Kirchner 2011-03-15 00:41:51 +00:00
  • 63c612312e add Perl plugins file Daniel Bolton 2011-03-14 01:43:33 -04:00
  • cb22a1dc47 Re-order title/tab setting to make window titles work on OSX terminal which doesn't support tabs titles. Matt Cable 2011-03-13 17:10:13 -06:00
  • d06ee26641 Add completion for port command Matt Cable 2011-03-13 16:08:12 -06:00
  • e8fde7b32a add 'deb' plugin with Debian's apt aliases Alessandro Ghedini 2011-03-12 16:25:27 +01:00
  • 4a4eb0ae71 add completion plugin 'cpanm' for cpanminus Alessandro Ghedini 2011-03-12 16:24:20 +01:00
  • 9915ec22d9 add 'lol' plugin (based on lolbash) Alessandro Ghedini 2011-03-12 16:23:55 +01:00
  • 3fdcaf05c7 Enable alias completion, do not limit completion to just files Woody Gilk 2011-03-11 21:44:12 -06:00
  • b71eae95f7 ssh-agent plugin now ends in "-$HOST" so an agent is started properly with nfs shared homes. Theodore Robert Campbell Jr 2011-03-01 00:21:49 -05:00
  • c8f5e80a51 Add iTerm version of tab function (itab) Ben Langfeld 2011-02-18 12:48:27 +00:00
  • cd45c7d9f5 Make a cleaner version of the OS X tab function Ben Langfeld 2011-02-18 12:17:00 +00:00
  • ba45cb7a69 Add bundler plugin with aliases. Myron Marston 2011-02-15 11:27:25 -08:00
  • 3893d5f35c Should use https for all GitHub urls. Wim 2011-02-14 01:19:01 -08:00
  • c386d7ddfe fixed typo in rails3 plugin and added one alias for migrating and redoing migration if it was successful Tadas Tamošauskas 2011-02-13 11:05:12 +00:00
  • 1eb2c75b47 Added modified while newly added and type change detection to git prompt modified status. Sorin Ionescu 2011-02-03 23:24:33 -05:00
  • 04458b0492 Fixed auto update. Christopher Chow 2011-02-04 11:33:20 +11:00
  • c64846c7f7 Added sorin oh-my-zsh theme. Sorin Ionescu 2011-02-03 16:47:08 -05:00
  • 5f52ae4283 Added time since last commit to Soliah theme and changed some colours. Christopher Chow 2011-02-04 01:37:39 +11:00
  • baac6acf98 Refactor window and tab title in tty Renaud (Nel) Morvan 2011-01-30 08:21:49 +01:00
  • 45a74c1871 added newline Stephen Middleton 2011-01-14 01:31:21 -06:00
  • f80f46d6ba Personal Style Stephen Middleton 2011-01-14 01:29:24 -06:00
  • 40e48e13d5 theme changes Stephen Middleton 2011-01-14 01:26:31 -06:00
  • 55d7299144 changes to theme Stephen Middleton 2011-01-14 00:05:06 -06:00
  • fe9d76cafd add Rixius-Theme Stephen Middleton 2011-01-13 23:52:41 -06:00
  • 41e276da17 Added an option to remove file afterwards. Robin Ramael 2011-01-10 17:34:38 +01:00
  • 72415d287e Added svn info in prompt with plugin. Robin Ramael 2011-01-10 18:18:31 +01:00
  • b12a5e6322 Made git ignore everything in custom, not only the .zsh files. Robin Ramael 2011-01-10 17:01:11 +01:00
  • 337b517b6f theme based on afowler with vi-mode support Francesco Lazzarino 2011-01-10 10:16:04 -05:00
  • 706c11f5aa Added lambda theme Danny Tatom 2011-01-08 21:07:03 -08:00
  • 390882bdb1 Postponing sourcing of the theme until after local customizations Michael Komitee 2011-01-08 23:34:47 -05:00
  • d79c690000 avoid forking subshell to test if user is root Suraj N. Kurapati 2011-01-08 18:15:57 -08:00
  • ed2ab36095 add "fishy" theme to emulate Fish shell's prompt Suraj N. Kurapati 2010-12-28 20:36:29 -08:00
  • 0732193487 Support for more archive formats. SuprDewd 2010-12-25 13:28:16 +00:00
  • 8ad8198b37 Added a function to extract various archives. Also an alias for the function. SuprDewd 2010-12-24 22:20:57 +00:00
  • f32956f187 Added function to mkdir and immediately change to it Derek Prior 2010-12-21 14:28:40 -05:00
  • c6cf60f32e Typo Hakan Ensari 2010-12-20 12:57:23 -03:00
  • 4d6ae9cdd3 Removed remote_console. It doesn't handle rvm, capistrano, and so on. Hakan Ensari 2010-12-20 12:50:55 -03:00
  • d2fbea0cd0 A rails3 plugin based on the rails plugin Hakan Ensari 2010-12-20 12:19:59 -03:00
  • 128866fddd Aliased git checkout as gco Hakan Ensari 2010-12-20 12:13:47 -03:00
  • fc7cd37c41 Fixed typo Hakan Ensari 2010-12-20 11:13:46 -03:00