@ -41,6 +41,7 @@ function cachekeys () { exec 2>/dev/null;
function newpass() {
LC_ALL=C tr -dc '[:alnum:]' < /dev/urandom | head -c${1:-$0}
}
# TODO: make neorg a function, take a workspace as arg
### ---- zsh options -------------------------------------
setopt autocd