12 lines
207 B
Bash
12 lines
207 B
Bash
#!/bin/zsh
|
|
#
|
|
# .zstyles - Set zstyle settings for plugins that need them.
|
|
#
|
|
|
|
#
|
|
# Antidote
|
|
#
|
|
|
|
# zstyle ':antidote:bundle' file ${ZDOTDIR:-~}/.zplugins.txt
|
|
# zstyle ':antidote:bundle' use-friendly-names 'yes'
|