added guide for oh my zsh plugins
This commit is contained in:
parent
3e71965252
commit
19aedecd59
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue