mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +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
|