From 102d1d112bdb971424a3f89b3497efea239a4274 Mon Sep 17 00:00:00 2001 From: Rodolphe Breard Date: Sat, 26 Sep 2020 22:34:38 +0200 Subject: [PATCH] Re-fix name --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.bashrc b/.bashrc index 2b46985..54f7e42 100644 --- a/.bashrc +++ b/.bashrc @@ -11,7 +11,7 @@ export HISTCONTROL=ignoredups export CLICOLOR=1 export EDITOR='vim' export PAGER='less' -export USER_NICKNAME="Rodolphe Breard" +export USER_NICKNAME="Rodolphe Bréard" export DEBEMAIL="packages+deb@what.tf" export DEBFULLNAME="$USER_NICKNAME"