Commit Graph

  • da395c5837 Secure umask enforced during installation. leycec 2015-07-11 00:52:54 -04:00
  • cb55161470 Completion insecurities handled on startup. leycec 2015-05-12 19:27:51 -04:00
  • cacc6c34b7 replaced Om spelling so letters would not overlap Sharky 2015-07-19 12:33:37 -05:00
  • 5a1dd14f13 removed incorrect Devanagari conjunct symbol at end of Om Sharky 2015-07-19 11:50:43 -05:00
  • a3f0439de3 Fix little typo that makes the statement useless. Alex Talker 2015-07-19 13:56:10 +03:00
  • e38455bf4f Added conflict note (thefuck plugin) Roland Chernov 2015-07-19 12:57:50 +09:00
  • b4a8cbf6a5 spring boot plugin linux_china 2015-07-19 11:44:51 +08:00
  • f838b56591 spring boot plugin readme linux_china 2015-07-19 11:44:42 +08:00
  • cd2213a030 Thefuck plugin README Roland Chernov 2015-07-18 21:17:51 +09:00
  • 7a13a407e9 Added thefuck plugin https://github.com/nvbn/thefuck Roland Chernov 2015-07-18 21:10:56 +09:00
  • e56c898353 Merge pull request #1 from apjanke/emoji_plugin_3 James Bunch 2015-07-15 21:26:15 -07:00
  • 9a397254da Remove redundant comments from the .zsh file (since they're in README now). Andrew Janke 2015-07-15 17:16:59 -04:00
  • 6d618ef70e emoji plugin: generate char map from Unicode UTR51 data files Andrew Janke 2015-07-15 02:56:48 -04:00
  • a207a38d63 Merge pull request #4099 from moncho/master Robby Russell 2015-07-14 15:54:15 -07:00
  • afa30572f5 Add jira_url_help Andrew Stuart 2015-07-13 13:08:18 -07:00
  • 46d13384db [theme] Fix color problem of steeef theme Hongxin Liang 2015-07-13 18:43:00 +02:00
  • ff8d799594 Esc-esc now toggles sudo. Fabio Strozzi 2015-07-12 17:01:34 +02:00
  • dcb175d430 Insecure completion handler added. leycec 2015-07-11 01:20:23 -04:00
  • 775ac3ad9f The executable command on Mac OSX is 'ack' rather than 'ack-grep'. Bin Huang 2015-07-11 09:32:05 +08:00
  • b7617b35ff Check for autoenv_init function before trying to source autoenv. Jonathan Cremin 2015-07-10 14:03:55 +01:00
  • ffe8e5465c add '--help' to heroku commands Paul Robertson 2015-07-09 23:40:35 -04:00
  • bca720fa95 diagnostics: include detailed OS version info if possible Andrew Janke 2015-07-09 20:50:57 -04:00
  • 3594e27eeb Nicer formatting Chris McCuller 2015-07-08 09:02:23 -04:00
  • 1e8196de82 passing the first argument with double quote Takumi IINO 2015-07-08 11:16:44 +09:00
  • b6ed2e7ac3 added aliases for ssh-config and global-status Robert McLeod 2015-07-08 07:54:42 +12:00
  • ad4675cb0a Concise local variables declarations Patryk Małek 2015-07-07 20:26:00 +02:00
  • b1772c5333 More consistent curly braces variables Patryk Małek 2015-07-07 20:07:13 +02:00
  • 37f45eb621 Making variables local in jira plugin Patryk Małek 2015-07-07 20:03:58 +02:00
  • 1e99168627 Changing indents to be more consistent (2 spaces) Patryk Małek 2015-07-07 19:56:22 +02:00
  • 88a30a3e2f Changing string comparison for more zsh-like Patryk Małek 2015-07-07 18:50:23 +02:00
  • 750de22972 rails rake test Headless 2015-07-07 15:44:35 +03:00
  • dff03743ef adds an alias to search for the rails routes that pattern match a string Mohnish Jadwani 2015-07-07 09:47:49 +05:30
  • 8cf610089d installer: use terminfo for portable escape sequences Do not use terminal visual effects if not connected to a terminal. Andrew Janke 2015-07-06 20:18:32 -04:00
  • 19ea867a3a install.sh: use portable printf instead of echo Andrew Janke 2015-03-03 21:13:46 -05:00
  • b1da3bbc6f Adding ability to add JIRA_PREFIX as an env variable (e.g. in .zshrc) and minor refactor to bash curly variable braces Patryk Małek 2015-07-06 22:00:53 +02:00
  • 3ea3384186 Merge pull request #4041 from apjanke/fix-jira-prefix-comment-merge Robby Russell 2015-07-06 09:33:43 -07:00
  • c968346e17 Merge pull request #4106 from apjanke/venvw-no-realpath Robby Russell 2015-07-06 09:32:29 -07:00
  • c82deedc97 agnoster: Protect Unicode esape sequences with local LC_* settings Andrew Janke 2015-07-03 01:44:47 -04:00
  • f73e642e22 virtualenvwrapper: treat git repos as project roots again (instead of requiring a .venv customization directory) Change error output to more conventional OMZ format, so it's clear the plugin is for oh-my-zsh and not base zsh. Use local variables instead of manual unsetting. Andrew Janke 2015-07-02 21:42:32 -04:00
  • a2e01e9a87 chucknorris: check for strfile dependency Gives a better error message than "command not found: strfile", because it's not obvious to many users that strfile is part of fortune. Also handles the weird /usr/sbin install location for strfile on Cygwin. Andrew Janke 2015-07-02 20:27:48 -04:00
  • 2e92ff8ae5 Adds agar = apt-get autoremove nextgenthemes 2015-07-02 17:33:30 +02:00
  • efb04d66a0 add git alias gcam - git commit -am Zhiye Li 2015-06-30 17:50:01 -05:00
  • c1f1f91daa virtualenvwrapper: Replace "realpath" with portable zsh-native :A and :h modifiers Andrew Janke 2015-06-29 18:55:58 -04:00
  • 9813ff5f24 omz_diagnostic_dump: Add umask and $fpath listing. This helps catch issues with compinit and insecure directories. Andrew Janke 2015-06-28 16:54:04 -04:00
  • 0950f9c56d Plugin now uses completion script from docker-compose repo. moncho 2015-06-28 11:16:17 +02:00
  • 546b99ad4c Use 'quit all' instead of counting needed quits Fredrik Strandin 2015-06-26 15:47:00 +02:00
  • 689b5ab3c8 osx: fix tab* functions so cd works in iTerm2, exit status is correct, and error messages are not discarded. Andrew Janke 2015-06-26 01:48:17 -04:00
  • 4cd281ba1b agnoster: Define Powerline chars with escape sequence, and use same character on all platforms. Add clarifying comments. This makes everything consistent with the current Powerline-patched fonts definitions. Andrew Janke 2015-06-25 20:13:59 -04:00
  • 599831b85a Merge pull request #4058 from ncanceill/plugin-git Robby Russell 2015-06-17 14:13:15 -07:00
  • d24196cfbd git plugin: fix ggl to avoid empty string see https://github.com/robbyrussell/oh-my-zsh/pull/2790#issuecomment-112716330 ncanceill 2015-06-17 22:38:31 +02:00
  • ed6645a282 Fix plugin/git ggpull and ggpush backward compatibility Arnaud Rinquin 2015-06-17 13:25:09 +01:00
  • 68b792bbb6 Change to use omz git_prompt* functions Michele Bologna 2015-06-16 10:48:24 +02:00
  • 68e03a0592 Changed env based sf2 shortcuts to sfdev & sfprod ju 2015-06-16 08:44:50 +02:00
  • d0670aa2bd Fix merge conflict for jira-prefix and jira add comment Andrew Janke 2015-06-15 16:55:25 -04:00
  • ab18795f3c Merge pull request #4002 from aliafshar/patch-1 Robby Russell 2015-06-15 08:52:59 -07:00
  • 01e355fb1e In addition to the already existing variables ZSH_THEME_GIT_PROMPT for behind, ahead and diverged remote, I added ZSH_THEME_GIT_PROMPT_EQUAL_REMOTE. Michele Bologna 2015-05-20 17:36:46 +02:00
  • f66a54fb78 Add missing space causing parse error. Ali Afshar 2015-06-14 22:29:11 -07:00
  • 8921902388 Merge pull request #3852 from sachin21/add_alias_of_bundle_clean Robby Russell 2015-06-14 22:28:33 -07:00
  • 5d214af6d2 Merge pull request #3858 from muchweb/muchweb-patch-1-editor Robby Russell 2015-06-14 22:28:17 -07:00
  • 7daf7401b9 Merge pull request #3874 from diraol/patch-2 Robby Russell 2015-06-14 22:27:59 -07:00
  • 0665ece7bd Merge pull request #3973 from moul/pr-boot2docker-update Robby Russell 2015-06-14 22:27:07 -07:00
  • 31b351ce4c Merge pull request #3947 from mkwmms/patch-1 Robby Russell 2015-06-14 22:26:28 -07:00
  • 0a8ca6adff Merge pull request #3918 from cbazin/master Robby Russell 2015-06-14 22:19:23 -07:00
  • b55effd3bb Merge pull request #3919 from delphij/history-extendedglob Robby Russell 2015-06-14 22:18:33 -07:00
  • 34d3680232 Merge pull request #3838 from forivall/hyphen-insensitive Robby Russell 2015-06-14 22:17:43 -07:00
  • 3a57076d93 Merge pull request #3813 from ziegs/fix_gradle_tasks Robby Russell 2015-06-14 22:17:24 -07:00
  • 628c1fe1c0 Merge pull request #3848 from tristola/master Robby Russell 2015-06-14 22:17:09 -07:00
  • 058def3b91 Merge pull request #3798 from dnixx/vundle-update Robby Russell 2015-06-14 22:16:34 -07:00
  • 5fba46a8c4 Merge pull request #3821 from tresni/fix_minimal Robby Russell 2015-06-14 22:16:21 -07:00
  • c0b283c76b Merge pull request #3833 from coopermaruyama/master Robby Russell 2015-06-14 22:16:04 -07:00
  • 6a340d99fd Merge pull request #3988 from UserTaken/docker_update Robby Russell 2015-06-14 22:15:40 -07:00
  • ea5ff03b92 Merge pull request #3759 from mikeokner/master Robby Russell 2015-06-14 22:14:07 -07:00
  • 04c301bb3a Merge pull request #3975 from wernerb/patch-1 Robby Russell 2015-06-14 22:10:18 -07:00
  • a1e722d446 Merge pull request #3976 from rodrigoargumedo/patch-1 Robby Russell 2015-06-14 22:09:46 -07:00
  • 422db48e37 Merge pull request #3986 from evilhamsterman/master Robby Russell 2015-06-14 22:09:13 -07:00
  • 3d2bf227ea Merge pull request #4001 from ivanfoo/fixOddCharsOnMac Robby Russell 2015-06-14 22:01:07 -07:00
  • a7784636d8 Merge pull request #3929 from GunfighterJ/GunfighterJ-patch-sublime3 Robby Russell 2015-06-14 22:00:32 -07:00
  • 78bbf7a6e5 Merge pull request #3809 from ncanceill/easymerge Robby Russell 2015-06-14 21:46:41 -07:00
  • c6460ef3e7 Fixed odd chars on mac for agnoster theme ivanfoo 2015-06-15 00:25:22 +02:00
  • a7e79824f8 Add mix-fast plugin (similar to rake-fast) Mikhail S. Pobolovets 2014-10-06 09:59:20 +03:00
  • 55b1a2befe Update _docker UserTaken 2015-06-13 16:30:18 -07:00
  • 3d670c0bfc Adding quotes to git completion discovery path Michael Okner 2015-06-13 08:59:10 -05:00
  • 4cc0a2638c A paver (Python build and configuration utility) plugin Fräntz Miccoli 2013-12-16 00:39:26 +01:00
  • 26c7adf110 Revert "Added migration notification for rails plugin" Marc Cornellà 2015-06-05 18:58:13 +02:00
  • 8b95bdb5e0 Added github in web_search plugin. Sriram Sundarraj 2015-04-19 22:27:03 +05:30
  • 83295ec9bc last-working-dir working with spaces in dirnames Christian Hoener zu Siederdissen 2014-09-13 20:41:47 +02:00
  • d0b690b584 use local options to set no_equals before sourcing bash completion script Tommy Wang 2015-06-10 10:01:38 -05:00
  • 9eaf51107f Merge pull request #3990 from ncanceill/plugin-git Robby Russell 2015-06-12 08:17:36 -07:00
  • f1a43daa36 git plugin: new/changed aliases gaa was brought back by popular demand — see #3535 gap was replaced with gapa — see #3682 gdc was replaced with gdca — see #3977 ncanceill 2015-06-12 11:50:30 +02:00
  • e55d84f76e Add reference to bundler plugin issue in README Filip Bartuzi 2014-10-12 12:29:33 +02:00
  • 763cef8013 Add leaves command to brew completion Erlend Hamberg 2014-10-20 18:53:57 +02:00
  • 4b76b7429a remove trash command from osx plugin Vadim 2014-12-28 01:54:18 +02:00
  • cf3fb873ec Added README.md file for ForkLift plugin wyldphyre 2015-02-27 13:38:31 +08:00
  • 81da07602c Added README.md file for atom plugin wyldphyre 2015-02-27 11:05:05 +08:00
  • a2d7d36e70 Added README.md file wyldphyre 2015-02-27 10:56:14 +08:00
  • c28b226af2 Fix README.md for sst command CkEsc 2015-03-03 23:03:44 +03:00
  • 0e35bd4001 Plugins: vi-mode: Add first README file Daniel Campoverde [alx741] 2015-03-29 00:12:58 -05:00
  • 0f96e8e6c2 Plugins: archlinux - add basic README. KhasMek 2015-05-08 13:28:32 -06:00
  • e5929680fd Plugins: archlinux - use command -v in favor of which KhasMek 2015-05-08 13:18:06 -06:00
  • e0ce87632d Plugins: apache2-macports - add README KhasMek 2015-05-08 15:42:26 -06:00