dotfiles/.env

4 lines
113 B
Bash
Raw Normal View History

2023-03-07 15:26:08 +01:00
export SCENARI_SSH_USER='qduchemin'
export SCENARI_SSH_KEY_PATH="~/.ssh/id_gpg.pub"
2023-03-29 22:38:48 +02:00
export PATH="$PATH:~/go/bin"