Muse theme

This commit is contained in:
Fergal Moran
2016-11-29 23:49:21 +00:00
parent 0ff8962113
commit d6ec6482b2

2
zshrc
View File

@@ -7,7 +7,7 @@ export ZSH=/home/fergalm/.oh-my-zsh
# Set name of the theme to load. Optionally, if you set this to "random" # Set name of the theme to load. Optionally, if you set this to "random"
# it'll load a random theme each time that oh-my-zsh is loaded. # it'll load a random theme each time that oh-my-zsh is loaded.
# See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes # See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes
ZSH_THEME="random" ZSH_THEME="muse"
# Uncomment the following line to use case-sensitive completion. # Uncomment the following line to use case-sensitive completion.
# CASE_SENSITIVE="true" # CASE_SENSITIVE="true"