Added GNU tools and deleted useless GIT variables

This commit is contained in:
Adrien Bourmault 2023-09-01 19:06:27 +02:00
parent 845b534468
commit d5586705ac
No known key found for this signature in database
GPG Key ID: 6EB408FE0ACEC664
2 changed files with 2 additions and 2 deletions

View File

@ -13,6 +13,5 @@ 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 PATH=$PATH:~/Projets/GNU/gnulib/build-aux

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
current