mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-16 02:27:03 +01:00
7 lines
131 B
Text
7 lines
131 B
Text
# Check /etc/zsh/zshrc for system defaults.
|
|
|
|
zstyle :omz:style theme "arch-blue"
|
|
|
|
plugins=(archlinux sprunge git github)
|
|
|
|
omz_init
|