mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-25 00:38:20 -05:00
7 lines
243 B
Bash
7 lines
243 B
Bash
#!/usr/bin/env sh
|
|
export AUTHOR_NAME='HeCodes2Much'
|
|
export AUTHOR_EMAIL='wayne6324@gmail.com'
|
|
export AUTHOR_WEBSITE='https://063240.xyz/'
|
|
export AUTHOR_GIT='https://github.com/HeCodes2Much/'
|
|
export LANGUAGE_DIR='/home/wayne/.config/languages'
|