mirror of
https://github.com/The-Repo-Club/DotFiles.git
synced 2024-11-25 00:38:20 -05:00
6cbf429f42
Signed-off-by: The-Repo-Club <wayne6324@gmail.com>
7 lines
244 B
Bash
7 lines
244 B
Bash
#!/usr/bin/env sh
|
|
export AUTHOR_NAME='The-Repo-Club'
|
|
export AUTHOR_EMAIL='wayne6324@gmail.com'
|
|
export AUTHOR_WEBSITE='https://therepo.club/'
|
|
export AUTHOR_GIT='https://github.com/The-Repo-Club/'
|
|
export LICENSE_DIR='/home/repo/.config/licenses'
|