TheRepoClub-DotFiles/proctl/.config/languages.conf

7 lines
246 B
Plaintext
Raw Normal View History

2022-01-23 16:09:06 -05:00
#!/usr/bin/env sh
2022-02-13 12:55:53 -05:00
export AUTHOR_NAME='The-Repo-Club'
2022-01-23 16:09:06 -05:00
export AUTHOR_EMAIL='wayne6324@gmail.com'
2022-02-13 12:55:53 -05:00
export AUTHOR_WEBSITE='https://therepo.club/'
export AUTHOR_GIT='https://github.com/The-Repo-Club/'
export LANGUAGE_DIR='/home/repo/.config/languages'