]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - zsh/os/rc.Linux
692c60de5f7ad64d8f06b7373aae3ea4231747b0
[config/dotfiles.git] / zsh / os / rc.Linux
1 # Zsh configuration file for Linux computers.
2
3
4 # Settings when creating Debian packages.
5 DEBEMAIL=simon@ruderich.org
6 export DEBEMAIL
7 DEBFULLNAME="Simon Ruderich"
8 export DEBFULLNAME
9
10 # vim: ft=zsh