ansible-role--bashrc/files/bashrc.d/55-dev-debian.sh
2021-12-31 13:03:38 +01:00

7 lines
127 B
Bash

#!/bin/sh
export DEBEMAIL="glenux@glenux.net"
export DEBFULLNAME="Glenn Y. Rolland"
export buildArea=$HOME/debian/build-area