diff --git a/zshrc b/zshrc index 3d772b7..c641d3a 100644 --- a/zshrc +++ b/zshrc @@ -7,7 +7,7 @@ export ZSH=~/.oh-my-zsh # 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. # See https://github.com/robbyrussell/oh-my-zsh/wiki/Themes -ZSH_THEME="gallifrey" +ZSH_THEME="robbyrussell" # Uncomment the following line to use case-sensitive completion. # CASE_SENSITIVE="true"