diff options
author | Amin Bandali <bandali@gnu.org> | 2023-12-23 20:17:53 -0500 |
---|---|---|
committer | Amin Bandali <bandali@gnu.org> | 2023-12-23 20:17:53 -0500 |
commit | ba6e31325cdfa394d31e778f33c8f9f7799e3a3c (patch) | |
tree | 5879dc25ac8c92b8eaa072df76268fd97718fb7d | |
parent | d9c5479c5c28df26f7fd320b088b95f95e1f4969 (diff) | |
download | configs-ba6e31325cdfa394d31e778f33c8f9f7799e3a3c.tar.gz configs-ba6e31325cdfa394d31e778f33c8f9f7799e3a3c.tar.xz configs-ba6e31325cdfa394d31e778f33c8f9f7799e3a3c.zip |
Add nostalgia.profile
-rw-r--r-- | .config/nostalgia.profile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.config/nostalgia.profile b/.config/nostalgia.profile new file mode 100644 index 0000000..108a5f4 --- /dev/null +++ b/.config/nostalgia.profile @@ -0,0 +1,6 @@ +# -*- mode: sh; sh-shell: sh -*- + +export DEBFULLNAME="Amin Bandali" +export DEBEMAIL="bandali@debian.org" +export UBUMAIL="Amin Bandali <bandali@ubuntu.com>" +export UBUNTUTOOLS_BUILDER=sbuild |