TheRepoClub-DotFiles/.config/languages.sh

7 lines
242 B
Bash
Raw Permalink Normal View History

2024-08-20 14:52:37 -04:00
#!/usr/bin/env sh
2024-08-20 14:54:57 -04:00
export AUTHOR_NAME='HeCodes2Much'
2024-08-20 14:52:37 -04:00
export AUTHOR_EMAIL='wayne6324@gmail.com'
2024-08-20 14:55:38 -04:00
export AUTHOR_WEBSITE='https://063240.xyz/'
2024-08-25 15:07:54 -04:00
export AUTHOR_GIT='https://github.com/HeCodes2Much'
2024-08-20 14:54:57 -04:00
export LANGUAGE_DIR='/home/wayne/.config/languages'