Commit History

Author SHA1 Message Date
  Christian Höltje d2fe03d754 Create the zcompdump based on version and host 11 years ago
  Robby Russell e4891c5891 Merge pull request #1569 from ZeroKnight/master 11 years ago
  Robby Russell b2421cc73f 005d967dc4e879f304607a706ccd18886e630dc1 11 years ago
  Alex 8a463b6df7 Better custom theme loading 11 years ago
  Larry Lv 6c5e63022d Unset `config_file` variable in oh-my-zsh.sh 11 years ago
  Hok Shun Poon 263446d725 Expand for-loop so that it works under Snow Leopard Terminal.app. 11 years ago
  natsumesou 61c39b5039 Load symlink custom files 12 years ago
  Jim Myhrberg f9018c5efb Load themes from `$ZSH_CUSTOM` instead of `$ZSH/custom` 12 years ago
  Jim Myhrberg 51c55ad17e Suppress "zsh: no matches found" error when $ZSH_CUSTOM has no files 12 years ago
  Arbo von Monkiewitsch 4b3429d765 fixing #812: adding plugins w/o plugin.zsh file to fpath. 12 years ago
  Robby Russell 8bc60824f6 Merge pull request #618 from fceccon/custom-theme 12 years ago
  Christian Höltje 258457ea4f Moved ZSH_CUSTOM declaration before fpath is set 12 years ago
  Christian Höltje 3512eca2ce set fpath correctly for custom plugins 12 years ago
  Robby Russell 0fe2462af8 Merge pull request #554 from toolbear/549-fix-auto-upgrade 12 years ago
  fceccon 2ca2ad3fc5 First search in the custom folder for the theme 12 years ago
  Tim Taylor c113e88c45 Fix auto upgrade failure from non-exported ZSH env var 12 years ago
  Sune Kibsgaard Pedersen 3780247f63 added option of setting another path to custom plugins and files 13 years ago
  Marius Ghita 527355eae3 When the theme choice is left out, oh-my-zsh will not try to load it 13 years ago
  Michael Komitee 9b4a89f327 Fix bug from Pull request #395 13 years ago
  vguerci 7c9474508c [upgrade] before init (no reload needed unless oh-my-zsh.sh has been modified) 13 years ago
  Jake Bell f8aae64e47 Adding ability to override plugins from the custom directory. 13 years ago
  Robby Russell f9e2af2bd7 Merge pull request #351 from GutenLinux/master 13 years ago
  Casey Watson 5c1b341132 Fix to random theme selection 13 years ago
  Guten 1aacb74caf add custom completion support 13 years ago
  Robby Russell c8ac3356c8 Merge branch 'master' of github.com:robbyrussell/oh-my-zsh 13 years ago
  Robby Russell 6f7d51c68d Feature: Random themes now supported. Just set your theme to 'random' and it'll load a different theme each time oh-my-zsh is started. Closes #309 13 years ago
  Pat Regan 58a7cf19b7 Move sourcing of custom to below plugins 13 years ago
  Pat Regan 796f5164f3 Minor reformatting 13 years ago
  Pat Regan 757ebfcbd2 Moved the plugin fpath loop and compinit so they happen before custom scripts are loaded. 13 years ago
  Pat Regan 6bf906a262 Optimize plugin loading so that only one call to compinit is required 13 years ago