Skip to content

Commit

Permalink
feat: 🎸 .zshrc: enable oh-my-zsh robbyrussell theme
Browse files Browse the repository at this point in the history
  • Loading branch information
ttskch committed Nov 18, 2020
1 parent 24c7f18 commit a41d730
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,10 @@ zinit snippet OMZP::git
zinit snippet OMZP::composer
zinit light TheGrowingPlant/symfony.plugin.zsh
zinit light supercrabtree/k

# theming
zinit snippet OMZL::git.zsh # zinit theming system depends on this
zinit snippet OMZL::theme-and-appearance.zsh # some themes depends on this
zinit snippet OMZL::spectrum.zsh # some themes depends on this
# https://github.com/ohmyzsh/ohmyzsh/wiki/Themes
zinit snippet OMZT::robbyrussell

0 comments on commit a41d730

Please sign in to comment.