From 19aedecd592f3835c10e9efea672eb71037db035 Mon Sep 17 00:00:00 2001 From: JaKooLit Date: Sun, 26 Nov 2023 11:48:49 +0900 Subject: [PATCH] added guide for oh my zsh plugins --- assets/.zshrc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/assets/.zshrc b/assets/.zshrc index 528a222..e19bf23 100644 --- a/assets/.zshrc +++ b/assets/.zshrc @@ -14,6 +14,9 @@ plugins=( source $ZSH/oh-my-zsh.sh +# Check archlinux plugin commands here +# https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/archlinux + # Import colorscheme from 'wal' asynchronously # & # Run the process in the background. # ( ) # Hide shell job control messages.