blob: e57ea115747f95cbdc6d54894936737b7471225e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
##
## Part of configuration files for Zsh 4
## by Hugues Hiegel <hugues@hiegel.fr>
##
## NO WARRANTY PROVIDED, USE AT YOUR OWN RISKS
##
## You are encouraged to use, modify, and redistribute
## these files with or without this notice.
##
#export PRINTER=Gertrude
export PRINTER=Bertha
export NNTPSERVER=news.free.fr
export MUSICPLAYER=musicplayer
|