9 lines
202 B
Bash
9 lines
202 B
Bash
|
# zshuper default configuration
|
||
|
# Runtime-critical configurations
|
||
|
|
||
|
# zplug home
|
||
|
ZPLUG_HOME=~/.config/zshuper/zplug
|
||
|
|
||
|
# Shall we use grml PS1? Useful only when there are no prompt plugins
|
||
|
USE_GRML_PS1=no
|