dotfiles/.env

4 lines
121 B
Bash

export SCENARI_SSH_USER='qduchemin'
export SCENARI_SSH_KEY_PATH="/home/.ssh/id_gpg.pub"
export PATH="$PATH:/home/go/bin"