From f9f2119beb8f57d9f5e83d55d7e27833686d264f Mon Sep 17 00:00:00 2001 From: Antoine Phan Date: Fri, 26 Jul 2024 17:09:31 +0700 Subject: [PATCH] More updates to .zshrc --- .zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 86cb0aa..409aab4 100644 --- a/.zshrc +++ b/.zshrc @@ -70,8 +70,8 @@ plugins=( bgnotify zsh-autosuggestions zsh-syntax-highlighting - zsh-history-enquirer jovial + archlinux ) source $ZSH/oh-my-zsh.sh