.files/dotfiles/bin/dotdrop.sh

10 lines
184 B
Bash
Raw Permalink Normal View History

#!/usr/bin/env zsh
#
# {{@@ header() @@}}
#
eval $(grep -v "^#" {{@@ env['HOME'] @@}}/.files/.env.public)
export PYENV_VERSION="dotdrop"
{{@@ env['HOME'] @@}}/.files/dotdrop.sh ${@}