This commit is contained in:
Rodolphe Breard 2020-09-26 22:33:13 +02:00
parent 3b9e007836
commit d79fdd8fea

2
.zshrc
View file

@ -8,7 +8,7 @@ export SAVEHIST=1000
export CLICOLOR=1 export CLICOLOR=1
export EDITOR='vim' export EDITOR='vim'
export PAGER='less' export PAGER='less'
export USER_NICKNAME="Rodolphe Breard" export USER_NICKNAME="Rodolphe Bréard"
export DEBEMAIL="packages+deb@what.tf" export DEBEMAIL="packages+deb@what.tf"
export DEBFULLNAME="$USER_NICKNAME" export DEBFULLNAME="$USER_NICKNAME"