1
0
Fork 0

modules: firefox-profile: README.md: minor Customizations edit

pull/683/head
tokiclover 10 years ago
parent 46c17fae47
commit 717e83371f

@ -63,7 +63,7 @@ users. The following can be done in that case in *zpreztorc*.
if [[ ${TTY/tty} == $TTY ]] && [[ $EUID != 0 ]] {
zpmodules=($zpmodules firefox-profile)
}
zstyle ':prezto:load' pmodule $zpmodules
zstyle ':prezto:load' pmodule ${(qq)zpmodules}
unset zpmodules
That snipet of code exlude console and *superuser* from having this module.

Loading…
Cancel
Save