1. 19 Feb, 2020 1 commit
    • Willy Weiskopf's avatar
      Move random theme functionality into "random" theme · 6adad5c3
      Willy Weiskopf authored
      The statements for selecting a random theme in oh-my-zsh.sh and the themes
      plugin are duplicate. Most people eventually settle on a theme, making those
      lines in oh-my-zsh.sh superfluous. To address those, it may makes sense to put
      the random theme functionality into a theme of its own (since themes are just
      zsh scripts.
      6adad5c3