# vim:set ft=zsh: if [[ -d "$HOME/bin" ]]; then export PATH=$HOME/bin:${PATH} fi