Re-fix name
This commit is contained in:
parent
d79fdd8fea
commit
102d1d112b
1 changed files with 1 additions and 1 deletions
2
.bashrc
2
.bashrc
|
@ -11,7 +11,7 @@ export HISTCONTROL=ignoredups
|
||||||
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