Fix name
This commit is contained in:
parent
3b9e007836
commit
d79fdd8fea
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -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"
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue