summaryrefslogtreecommitdiff
path: root/dot_local/share/toasty/examples/zshrc.local
blob: 6b74342cc6225c244ec8f2f3385199c2874159e8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# example of a basic local zshrc

autoload autosource # for plugins
autosource sudo # enable sudo plugin

autoload sprunge # something with output | sprunge, and sprunge < somefile

# get a non-default prompt
autoload -Uz promptinit
promptinit
prompt pure