Added GNU tools and deleted useless GIT variables
This commit is contained in:
parent
845b534468
commit
d5586705ac
3
.bashrc
3
.bashrc
|
@ -13,6 +13,5 @@ fi
|
||||||
export BSD_GAMES_DIR=~/.local/share/bsd-games
|
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 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 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 GUIX_PACKAGE_PATH=~/.config/guix/packages/defs
|
||||||
|
export PATH=$PATH:~/Projets/GNU/gnulib/build-aux
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
current
|
Loading…
Reference in New Issue