• leycec's avatar
    Secure umask enforced during installation. · da395c58
    leycec authored
    For safety, a umask of 022 prohibiting both group and other writability is now
    enforced during OMZ installation. In theory, this should reduce the likelihood
    of subsequent compinit() failures due to insecure directory permissions under
    all platforms except for default Cygwin installations (in which Windows ACLs
    override POSIX umasks).
    da395c58
install.sh 2.38 KB