typeset -U path fpath fpath=(~/.zsh/functions $fpath) # load all things in there autoload ${fpath[1]}/*(:t) path=( # general binaries ~/bin # node stuff ~/.node/bin # go stuff ~/go/bin # rest $path) # other variables _kw="~amd64" if [[ $(