#!/bin/zsh source $HOME/.config/borg/.env-backup borg -v create ::$(date "+%Y%m%d_%H%M%S") "${BACKUP_PATH}"