Commit graph

  • 1b7c86a93a Merge pull request #3594 from pi0/master Robby Russell 2015-02-18 15:03:31 -08:00
  • c5e8713cf5 Merge pull request #3594 from pi0/master Robby Russell 2015-02-18 15:03:31 -08:00
  • 7576071bd9 PLUGINS: vi-mode: allow ctrl-h, ctrl-?, ctrl-w for char and word deletion Daniel Campoverde [alx741] 2015-02-18 14:29:44 -05:00
  • 33900dfd32 PLUGINS: vi-mode: allow ctrl-h, ctrl-?, ctrl-w for char and word deletion Daniel Campoverde [alx741] 2015-02-18 14:29:44 -05:00
  • 4ea2c972f0 PLUGINS: vi-mode: allow ctrl-p, ctrl-n for history navigation Daniel Campoverde [alx741] 2015-02-18 14:25:15 -05:00
  • 099246dd9e PLUGINS: vi-mode: allow ctrl-p, ctrl-n for history navigation Daniel Campoverde [alx741] 2015-02-18 14:25:15 -05:00
  • 37cb2c57fd Fixed bug with empty spaces when tab completion. Levon Saldamli 2015-02-18 13:31:54 +01:00
  • 8dd8e86139 Add README for BEM autocomplete plugin Mikhail Baranov 2015-02-18 12:30:37 +03:00
  • 4fd315d068 Update readme.md nextgenthemes 2015-02-17 07:49:55 +01:00
  • d8b9932138 Update readme.md nextgenthemes 2015-02-17 07:49:55 +01:00
  • 02f2333173 Update readme.md nextgenthemes 2015-02-17 07:48:01 +01:00
  • 660eeb19c7 Update readme.md nextgenthemes 2015-02-17 07:48:01 +01:00
  • 23d494a11b Update readme.md nextgenthemes 2015-02-17 07:36:23 +01:00
  • 3120b9ad45 Update readme.md nextgenthemes 2015-02-17 07:36:23 +01:00
  • 807bd01b2b Create ubuntu plugin, based on debian plugin. nextgenthemes 2015-02-17 07:33:45 +01:00
  • f50b3fe710 Create ubuntu plugin, based on debian plugin. nextgenthemes 2015-02-17 07:33:45 +01:00
  • df2b0b7df2 Create readme.md nextgenthemes 2015-02-17 07:27:38 +01:00
  • 6b29aab37a Create readme.md nextgenthemes 2015-02-17 07:27:38 +01:00
  • 69e3840fbe Remove tr which was unneeded since it's in a list context (I think). Andrew Janke 2015-02-17 01:08:42 -05:00
  • 7792fbfa48 Revert "Pull in _theme autocompletion from old plugin (which I missed during the initial folding-over)." Andrew Janke 2015-02-17 01:03:55 -05:00
  • e52edc22d4 Pull in _theme autocompletion from old plugin (which I missed during the initial folding-over). Andrew Janke 2015-02-17 01:02:16 -05:00
  • 8a95a6a868 For unspecified encodings, assume it's UTF-8 or compatible (e.g. ASCII) and muddle through without character encoding conversion. Andrew Janke 2015-02-17 00:54:54 -05:00
  • 187cf07c91 For unspecified encodings, assume it's UTF-8 or compatible (e.g. ASCII) and muddle through without character encoding conversion. Andrew Janke 2015-02-17 00:54:54 -05:00
  • 801bb8852f Add support for non-UTF-8 encodings in caller's locale. Andrew Janke 2015-02-17 00:49:53 -05:00
  • 702ff1ca91 Add support for non-UTF-8 encodings in caller's locale. Andrew Janke 2015-02-17 00:49:53 -05:00
  • 8107234a51 Fix: "\s" is a gawk-specific regexp operator. Oleg Voronkovich 2015-02-15 19:12:51 +03:00
  • 8b5950b812 Fix: "\s" is a gawk-specific regexp operator. Oleg Voronkovich 2015-02-15 19:12:51 +03:00
  • 33c8ade6c9 Update lib/termsupport.zsh to account for tmux gotyaoi 2015-02-16 10:35:03 -08:00
  • cd0c3d8a91 Update vundle plugin to latest Vundle.vim commands and repo name uberspot 2015-02-16 20:18:52 +02:00
  • f9ab4c27d4 add nmap plugin with some aliases for scan modes uberspot 2015-02-12 15:08:19 +02:00
  • b7d52b58ae Merge pull request #1 from roderickrandolph/fix-return-status-arrow-color Roderick Randolph 2015-02-16 12:23:11 -05:00
  • 23d4e7ec81 Merge pull request #1 from roderickrandolph/fix-return-status-arrow-color Roderick Randolph 2015-02-16 12:23:11 -05:00
  • d7a8d55178 Fixes incorrect prompt arrow color Roderick Randolph 2015-02-16 12:22:18 -05:00
  • 46e6e2e23a Fixes incorrect prompt arrow color Roderick Randolph 2015-02-16 12:22:18 -05:00
  • 984644181f Apple theme + command status Levon Saldamli 2015-02-16 17:18:20 +01:00
  • d6a75dea0c Update Z plugin Peter van der Does 2014-03-12 09:34:34 -04:00
  • 22a346bf90 Do not put explicit dot in $cdpath, since it causes problems on Cygwin due to an underlying zsh bug. Andrew Janke 2015-02-16 10:24:22 -05:00
  • 6ccf67a077 Do not put explicit dot in $cdpath, since it causes problems on Cygwin due to an underlying zsh bug. Andrew Janke 2015-02-16 10:24:22 -05:00
  • fdbd78573b added stats command to docker plugin Karsten Kosmala 2015-02-16 12:04:37 +01:00
  • cd36deda23 added stats command to docker plugin Karsten Kosmala 2015-02-16 12:04:37 +01:00
  • e0c44167da Laravel 5 support pi0 2015-02-16 11:58:54 +03:30
  • 7c73a3aea4 Laravel 5 support pi0 2015-02-16 11:58:54 +03:30
  • eeb4bd3c81 add clear screen and function to create directories and cd into them Ranganath Kini 2015-02-16 11:28:11 +05:30
  • 359d48bf78 Don't highlight prefix redirections as error Daniel Shahaf 2015-01-28 14:02:35 +00:00
  • 97c1131481 New theme by Adrian Lopez Adrian 2015-02-15 19:27:14 -06:00
  • f5c01fbfe0 Bring back -h option to ls variants Zhiming Wang 2015-02-15 11:37:28 -08:00
  • 2790a5e565
    Bring back -h option to ls variants Zhiming Wang 2015-02-15 11:37:28 -08:00
  • 7f5b97e65a Fix echo nothing if $SHORT_HOST doesn't exist. Alex Talker 2015-01-15 04:13:40 +03:00
  • 8cf04ed3d7 Fix echo nothing if $SHORT_HOST doesn't exist. Alex Talker 2015-01-15 04:13:40 +03:00
  • f9a15612ac Fix tmuxinator completion for symlinked dirs Alexandros Giouzenis 2015-02-03 18:58:09 +02:00
  • b39dbec7e9 Fix tmuxinator completion for symlinked dirs Alexandros Giouzenis 2015-02-03 18:58:09 +02:00
  • b10c903d53 Add initial JHBuild plugin support Miguel Vaello Martínez 2015-02-15 15:39:50 +01:00
  • ec9525b94e Add initial JHBuild plugin support Miguel Vaello Martínez 2015-02-15 15:39:50 +01:00
  • ea77a60443 Improved the _git_time_since_commit function. Samuel Parkinson 2014-07-02 18:22:32 +01:00
  • f558d3baec Merge remote-tracking branch 'upstream/master' Vish 2015-02-15 10:04:18 +00:00
  • 2012ae8126 plugins/themes: Rewrite theme() and lstheme() to remove pwd and variable side effects and make behavior consistent. Andrew Janke 2015-02-14 22:25:26 -05:00
  • d7c9e16f03 plugins/theme: change to 2-space indenting and detabify (per https://github.com/robbyrussell/oh-my-zsh/wiki/Coding-style-guide#general) Andrew Janke 2015-02-14 21:28:50 -05:00
  • d20a670fff In termsupport, use LC_CTYPE instead of LANG to enable byte-by-byte text processing. LANG doesn't seem to actually work. Andrew Janke 2015-02-14 20:30:03 -05:00
  • 3a18c33f17 In termsupport, use LC_CTYPE instead of LANG to enable byte-by-byte text processing. LANG doesn't seem to actually work. Andrew Janke 2015-02-14 20:30:03 -05:00
  • c3d1b4097d Remove terminalapp plugin and fold its implementation in to lib/termsupport.zsh. Replaces the redundant Terminal.app support that was recently added to termsupport. Andrew Janke 2015-02-14 19:05:27 -05:00
  • a9e97e5d2d Remove terminalapp plugin and fold its implementation in to lib/termsupport.zsh. Replaces the redundant Terminal.app support that was recently added to termsupport. Andrew Janke 2015-02-14 19:05:27 -05:00
  • cd0f23ced7 Modify theme to optimize the usability, when you use solarized dark as shell color scheme. Matthias Doering 2015-02-14 10:34:22 -08:00
  • 7c00bcdb82 Modify theme to optimize the usability, when you use solarized dark as shell color scheme. Matthias Doering 2015-02-14 10:34:22 -08:00
  • 82fae1bd8f Merge 7ec040d10c into 5ee54032da Pierre Chaussalet 2015-02-13 18:03:26 +00:00
  • bfa99f8b59 Merge efc3085594 into 5ee54032da Tomasz Tokarski 2015-02-13 17:57:30 +00:00
  • ab64f92e16 Fix first-tab completion in task command Marc Cornellà 2015-02-11 20:30:01 +01:00
  • 4b20bfe0ee Fix first-tab completion in task command Marc Cornellà 2015-02-11 20:30:01 +01:00
  • a0c94fada7 Merge pull request #3572 from mcornella/fix-apple_terminal-newtab-again Robby Russell 2015-02-13 07:17:17 -08:00
  • 5ee54032da Merge pull request #3572 from mcornella/fix-apple_terminal-newtab-again Robby Russell 2015-02-13 07:17:17 -08:00
  • 9bb3886377 Extract CWD notifier back out of auto-title hooks Marc Cornellà 2015-02-11 19:58:33 +01:00
  • 3704fbb71e Extract CWD notifier back out of auto-title hooks Marc Cornellà 2015-02-11 19:58:33 +01:00
  • 3022431ceb docker containers based on defined names ctroncoso 2015-02-13 09:49:54 -03:00
  • 68955f17ad docker containers based on defined names ctroncoso 2015-02-13 09:49:54 -03:00
  • 327abca5a6 Add convenience aliases for installation of npm modules James Womack 2015-02-12 23:19:43 -08:00
  • 6967393fe6 Add convenience aliases for installation of npm modules James Womack 2015-02-12 23:19:43 -08:00
  • aff87a57db Merge remote-tracking branch 'origin/master' Netzverweigerer 2015-02-13 05:36:59 +01:00
  • ab56c48b87 new addition in powerlinecolours Armin 2015-01-31 01:06:49 +01:00
  • ed1875e1ab Merge updates from master ncanceill 2015-02-12 10:14:24 +01:00
  • 9b32fadfe3 Add init impl of bedtools completion Rolf Schroeder 2015-02-12 08:51:50 +01:00
  • 3d805787d0 Just autocomplete with files all the time Rolf Schroeder 2015-02-12 08:47:05 +01:00
  • 55345d6648 Add first impl of samtools autocompletion Rolf Schroeder 2015-01-30 12:06:49 +01:00
  • 9414128ecf merge Dozer 2015-02-12 13:36:53 +08:00
  • 91a679d4f3 Merge branch 'master' of https://github.com/kevunix/oh-my-zsh Antonio 2015-02-11 17:47:28 -08:00
  • 251563e1f3 Add .ipsw to the extract plugin. Neal 2013-07-05 08:48:46 -05:00
  • f1d12c598b Add .ipsw to the extract plugin. Neal 2013-07-05 08:48:46 -05:00
  • be292deaeb Merge 8c73793164 into ef7e53a78d Marc Cornellà 2015-02-11 19:10:10 +00:00
  • 8c73793164 Extract CWD notifier back out of auto-title hooks Marc Cornellà 2015-02-11 19:58:33 +01:00
  • 3a61ef3e64 Merge branch 'master' of github.com:avalent/oh-my-zsh Ashley Valent 2015-02-11 11:22:15 +11:00
  • 3b6a695b60 Merge branch 'master' of github.com:avalent/oh-my-zsh Ashley Valent 2015-02-11 11:22:15 +11:00
  • c556fcfb79 Added cab autocompletion to the cabal plugin. Ashley Valent 2015-02-11 11:19:42 +11:00
  • 3ba10ad0a2 Added cab autocompletion to the cabal plugin. Ashley Valent 2015-02-11 11:19:42 +11:00
  • fbf8e13e92 Merge aa71347f59 into ef7e53a78d Patrick Gerken 2015-02-10 21:38:07 +00:00
  • 0a4b5a1190 Merge pull request #3568 from mcornella/apjanke-title-disable-check Robby Russell 2015-02-10 11:49:56 -08:00
  • ef7e53a78d Merge pull request #3568 from mcornella/apjanke-title-disable-check Robby Russell 2015-02-10 11:49:56 -08:00
  • 587aeb4aca Merge pull request #3567 from mcornella/bsandrow-topic/virtualenvwrapper-ubuntu Robby Russell 2015-02-10 11:49:42 -08:00
  • 6aa9720b4b Merge pull request #3567 from mcornella/bsandrow-topic/virtualenvwrapper-ubuntu Robby Russell 2015-02-10 11:49:42 -08:00
  • 7158b7d164 Merge pull request #3563 from mcornella/fix-unicode-locale Robby Russell 2015-02-10 11:49:23 -08:00
  • 2f76919826 Merge pull request #3563 from mcornella/fix-unicode-locale Robby Russell 2015-02-10 11:49:23 -08:00
  • 21bfda38e8 Temporarily delete over-engineered solution Marc Cornellà 2015-02-09 18:57:23 +01:00
  • 0edf416bea Temporarily delete over-engineered solution Marc Cornellà 2015-02-09 18:57:23 +01:00