mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-26 02:12:33 +01:00
7 lines
188 B
Text
7 lines
188 B
Text
# Check /etc/zsh/zshrc for system defaults. Eg. plugins=(git)
|
|
|
|
# Enable for awesome sprunge!
|
|
zstyle :omz:plugins:sprunge add-path on
|
|
plugins+=(archlinux sprunge github)
|
|
|
|
load_oh_my_zshell
|