TheRepoClub-DotFiles/.config/languages.conf

7 lines
243 B
Plaintext
Raw Normal View History

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