From 6b21dddfca8111a9b9fe326539d41361111a5ace Mon Sep 17 00:00:00 2001 From: Jidbo Date: Sat, 19 Jan 2019 12:03:45 +0100 Subject: [PATCH] switch oh-my-zsh theme --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 8a51cf7..912cdb9 100644 --- a/.zshrc +++ b/.zshrc @@ -6,7 +6,7 @@ export ZSH="$HOME/.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="agnoster" +ZSH_THEME="robbyrussell" # Set list of themes to load # Setting this variable when ZSH_THEME=random