mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
7 lines
126 B
Text
7 lines
126 B
Text
# Check /etc/zsh/zshrc for system defaults.
|
|
|
|
ZSH_THEME="arch-blue"
|
|
|
|
plugins=(archlinux sprunge git github)
|
|
|
|
load_oh_my_zshell
|