• leycec's avatar
    Insecure completion handler added. · dcb175d4
    leycec authored
    A new "lib/compfix.zsh" script defining a new handle_completion_insecurities()
    function has been added, which handles insecure completion directories by
    notifying users of said insecurities and moving away all existing completion
    caches to a temporary directory. While intended to be called at startup, this
    function is generally callable at any time (e.g., for testing).
    dcb175d4
Name
Last commit
Last update
cache Loading commit data...
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
MIT-LICENSE.txt Loading commit data...
README.markdown Loading commit data...
oh-my-zsh.sh Loading commit data...