diff --git a/.bashrc b/.bashrc index d267d3a..b41b10f 100755 --- a/.bashrc +++ b/.bashrc @@ -30,8 +30,6 @@ fi export BSD_GAMES_DIR=~/.local/share/bsd-games export GCC_COLORS='error=01;31:warning=01;35:note=01;36:caret=01;32:locus=01:quote=01' export GITLAB_URL=https://git.a-lec.org -export GIT_AUTHOR_NAME=Adrien\ Bourmault -export GIT_AUTHOR_EMAIL=neox@a-lec.org export GUIX_PACKAGE_PATH=~/.config/guix/packages/defs #export LIBRARY_PATH=~/.guix-profile/include:$LIBRARY_PATH #export LD_LIBRARY_PATH=~/.guix-profile/lib:$LIBRARY_PATH:$LD_LIBRARY_PATH