3691 Commits (7627004a2f06142c6c7a6fc17ab1188fab5bcea7)
 

Author SHA1 Message Date
Robby Russell 377b1f9089 Merge pull request #3580 from LukasDoe/master 11 years ago
Robby Russell e1bcd770b2 Merge pull request #3601 from nextgenthemes/master 11 years ago
Robby Russell 57ed0cd0e0 Merge pull request #3598 from roderickrandolph/master 11 years ago
Robby Russell 56bc1c37f5 Merge pull request #3609 from craigp/added_local_hex_to_mix_plugin 11 years ago
Robby Russell 43bdea4c2f Removing say() function in perl plugin so that it doesn't overwrite OSX comand line utility. Closes #2562 11 years ago
Robby Russell ce607d3fcb Adding keystrong return to oascrupt per suggestion by @enzzzy. Fixes #2913. 11 years ago
Robby Russell 6713aef977 Merge branch 'master' of github.com:robbyrussell/oh-my-zsh 11 years ago
Robby Russell aa16e18644 Updating histoby-substring-search README to instruct user to load plugins via .zshrc. Closes #1832. 11 years ago
Robby Russell 7b71dccbaf Merge pull request #3610 from bderrly/zle-active-check 11 years ago
Brian Derr d7837c6041 Shorten the zle check and reset-prompt into one line. 11 years ago
Robby Russell efd6d4d593 Merge pull request #3597 from apjanke/no-dot-in-cdpath 11 years ago
Robby Russell a1de65e359 Removing --no-check-certificate from README 11 years ago
Robby Russell 5cd31822c7 Missed a few textile formatting spots 11 years ago
Robby Russell caac64cf37 Few copy edits to README 11 years ago
Robby Russell 8f1741d56c Moving README to markdown... and taking first steps at reorganizing it. Also updated the LICENSE to reflect 2015. 11 years ago
Andrew Janke cb0718c147 chucknorris: locate plugin dir using $0 instead of hardcoded $ZSH 11 years ago
Andrew Janke 88f42b6132 Add support for variant "utf8" locale suffix spelling. Fix dumb bug in iconv call that would cause it to hang. 11 years ago
Andrew Janke cb37c934c0 Remove unnecessary braces. 11 years ago
Murilo Opsfelder Araujo 0a99ca0df0 plugins: mercurial: Update the order prompt vars are displayed 11 years ago
Andrew Janke 1246c3e08b install.sh: Replace nonstandard "sed -i" with sed + mv commands. Makes portable to systems whose sed lacks "-i", like OpenBSD. 11 years ago
Robby Russell 77140a2ea7 Merge pull request #3603 from alx741/master 11 years ago
Andrew Janke 5f90781783 plugins/chucknorris: Add automatic updating of the compiled fortune data file. Use local variable for readability, and anonymous function to provide a scope for the local variable. 11 years ago
Brian Derr bc8abe5ea2 Verify zle is active before trying to reset-prompt. 11 years ago
Robby Russell 9bf19603d3 Merge pull request #3607 from mcornella/drop-insecure-url 11 years ago
nextgenthemes aff01d920e Update readme.md 11 years ago
nextgenthemes 393676387a Markdown bolds to capital letters 11 years ago
Craig Paterson 8ce1245770 added the 'mix local.hex' command to plugin completions 11 years ago
wajdi e10470f6a3 Adding ssh-config to vagrant plugin autocomplete. Was missing 11 years ago
Marc Cornellà 152a751342 Revert usage of install.ohmyz.sh URL, until HTTPS support. 11 years ago
Robby Russell 223197b4e0 Merge pull request #3533 from maff/chucknorris-fortune 11 years ago
Robby Russell 8d561aa008 Merge pull request #3573 from mcornella/fix-taskwarrior-first-completion 11 years ago
Robby Russell dcc08b0dc0 Merge pull request #3545 from BilalBudhani/ember-cli-plugin 11 years ago
Robby Russell 9a58e8dab7 Merge pull request #3578 from ctroncoso/patch-1 11 years ago
Robby Russell 67fff6026d Merge pull request #3589 from miguxbe/master 11 years ago
Robby Russell 84a318be87 Merge pull request #3590 from voronkovich/master 11 years ago
Robby Russell 5b429b6e48 Merge pull request #3596 from kossmac/master 11 years ago
Robby Russell 24ebf9cfff Merge pull request #3591 from zmwangx/ls-variants 11 years ago
Robby Russell c5e8713cf5 Merge pull request #3594 from pi0/master 11 years ago
Daniel Campoverde [alx741] 33900dfd32 PLUGINS: vi-mode: allow ctrl-h, ctrl-?, ctrl-w for char and word deletion 11 years ago
Daniel Campoverde [alx741] 099246dd9e PLUGINS: vi-mode: allow ctrl-p, ctrl-n for history navigation 11 years ago
nextgenthemes d8b9932138 Update readme.md 11 years ago
nextgenthemes 660eeb19c7 Update readme.md 11 years ago
nextgenthemes 3120b9ad45 Update readme.md 11 years ago
nextgenthemes f50b3fe710 Create ubuntu plugin, based on debian plugin. 11 years ago
nextgenthemes 6b29aab37a Create readme.md 11 years ago
Andrew Janke 187cf07c91 For unspecified encodings, assume it's UTF-8 or compatible (e.g. ASCII) and muddle through without character encoding conversion. 11 years ago
Andrew Janke 702ff1ca91 Add support for non-UTF-8 encodings in caller's locale. 11 years ago
Oleg Voronkovich 8b5950b812 Fix: "\s" is a gawk-specific regexp operator. 11 years ago
Roderick Randolph 23d4e7ec81 Merge pull request #1 from roderickrandolph/fix-return-status-arrow-color 11 years ago
Roderick Randolph 46e6e2e23a Fixes incorrect prompt arrow color 11 years ago