modules: firefox-profile: README.md: minor Customizations edit
This commit is contained in:
parent
46c17fae47
commit
717e83371f
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue