mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Merge branch 'master' of github.com:jamesm-sitegen/oh-my-zsh
This commit is contained in:
commit
017e6f7803
4 changed files with 20 additions and 21 deletions
|
|
@ -1,8 +1,9 @@
|
|||
ZSH=/usr/share/oh-my-zsh
|
||||
|
||||
zstyle -a :omz theme "arch-blue"
|
||||
zstyle :omz:style theme "arch-blue"
|
||||
|
||||
plugins=(archlinux sprunge)
|
||||
|
||||
omz_init(){
|
||||
omz_init() {
|
||||
source $ZSH/oh-my-zsh.zsh
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue