From 8e27ce721d5e3c03d714f2bbb6c990a669c2f157 Mon Sep 17 00:00:00 2001 From: Micke Nordin Date: Wed, 16 Dec 2020 18:45:39 +0100 Subject: [PATCH] Use agnoster --- dotfiles/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dotfiles/.zshrc b/dotfiles/.zshrc index 792fd8c..5374e8c 100644 --- a/dotfiles/.zshrc +++ b/dotfiles/.zshrc @@ -8,7 +8,7 @@ export ZSH="/home/micke/.oh-my-zsh" # load a random theme each time oh-my-zsh is loaded, in which case, # to know which specific one was loaded, run: echo $RANDOM_THEME # See https://github.com/ohmyzsh/ohmyzsh/wiki/Themes -ZSH_THEME="robbyrussell" +ZSH_THEME="agnoster" # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load