From 5899164df3b29957a9514cb0fb9956b3fb6c5848 Mon Sep 17 00:00:00 2001 From: andrew Date: Wed, 27 Dec 2023 01:19:36 +0000 Subject: [PATCH] [27/12/23] Changing theme to `clean` --- .zshrc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.zshrc b/.zshrc index a628c72..f06cd83 100644 --- a/.zshrc +++ b/.zshrc @@ -8,7 +8,7 @@ export ZSH="$HOME/.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="juanghurtado" +ZSH_THEME="clean" # Set list of themes to pick from when loading at random # Setting this variable when ZSH_THEME=random will cause zsh to load @@ -71,10 +71,10 @@ HIST_STAMPS="mm/dd/yyyy" # Example format: plugins=(rails git textmate ruby lighthouse) # Add wisely, as too many plugins slow down shell startup. plugins=(git - cp - dotenv gh gitignore + cp + dotenv golang history pip