]> ruderich.org/simon Gitweb - config/dotfiles.git/blob - zsh/os/rc.Linux
shell: Also export TEMP just to be sure.
[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