From 1b5440eadff12bd9a3a56316b458916b9affca25 Mon Sep 17 00:00:00 2001 From: sundowndev Date: Fri, 11 Oct 2019 15:43:02 +0200 Subject: [PATCH] zsh config --- zshrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/zshrc b/zshrc index 5f2b6d9..b22c369 100644 --- a/zshrc +++ b/zshrc @@ -2,15 +2,15 @@ # export PATH=$HOME/bin:/usr/local/bin:$PATH # Path to your oh-my-zsh installation. - export ZSH="/home/sundowndev/.oh-my-zsh" + export ZSH="$HOME/.oh-my-zsh" # Set name of the theme to load --- if set to "random", it will # 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/robbyrussell/oh-my-zsh/wiki/Themes #ZSH_THEME="michelebologna" -ZSH_THEME="murilasso" - +#ZSH_THEME="murilasso" +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 # a theme from this variable instead of looking in ~/.oh-my-zsh/themes/