summaryrefslogtreecommitdiff
path: root/zsh/.zshrc
diff options
context:
space:
mode:
authorSanto Cariotti <santo@dcariotti.me>2022-02-03 22:39:12 +0100
committerSanto Cariotti <santo@dcariotti.me>2022-02-03 22:39:12 +0100
commit29204476ec351ce668379e5bb6f0bd0ab8facd51 (patch)
treef8c5db7b7a2254e463be933bb62e9686c9fb9178 /zsh/.zshrc
parentb9330e10fff380c883e4f01776c27b9d76025495 (diff)
zsh: add theme
Diffstat (limited to 'zsh/.zshrc')
-rw-r--r--zsh/.zshrc2
1 files changed, 1 insertions, 1 deletions
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