ChezMoi dotfiles ChezMoi docs ChezMoi reference implementation Install RTP=$HOME/.local/bin" if [ $(echo ${PATH} | grep "$RTP")] && [[ 'bin' = $(basename $RTP)]]; then cd $(dirname $RTP) sh -c "$(curl -fsLS get.chezmoi.io)" -- init --apply blehrer fi