From 29204476ec351ce668379e5bb6f0bd0ab8facd51 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Thu, 3 Feb 2022 22:39:12 +0100 Subject: zsh: add theme --- zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'zsh/.zshrc') diff --git a/zsh/.zshrc b/zsh/.zshrc index aa8750a..4f6be74 100644 --- a/zsh/.zshrc +++ b/zsh/.zshrc @@ -1,7 +1,7 @@ # now use Starship instead of oh-my-zsh theme export ZSH="/home/dcariotti/.oh-my-zsh" #ZSH_THEME="essembeh" -ZSH_THEME="lukerandall" +ZSH_THEME="lukerandall-d" plugins=( git zsh-autosuggestions -- cgit v1.2.3-18-g5258