added guide for oh my zsh plugins

This commit is contained in:
JaKooLit 2023-11-26 11:48:49 +09:00
parent 3e71965252
commit 19aedecd59

View File

@ -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.