set dotenv-load

deploy:
	rsync --rsync-path="sudo rsync" -avzr {pacman.conf,install.sh} $SSH_LOGIN@$SSH_HOST:$SSH_PATH
