added guide for oh my zsh plugins
This commit is contained in:
@@ -14,6 +14,9 @@ plugins=(
|
|||||||
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
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
|
# Import colorscheme from 'wal' asynchronously
|
||||||
# & # Run the process in the background.
|
# & # Run the process in the background.
|
||||||
# ( ) # Hide shell job control messages.
|
# ( ) # Hide shell job control messages.
|
||||||
|
|||||||
Reference in New Issue
Block a user