First commit for arachnidsGrip

This commit is contained in:
2020-03-03 16:22:02 +01:00
commit 77123e6f67
19 changed files with 2641 additions and 0 deletions

9
.bash_profile Normal file
View File

@@ -0,0 +1,9 @@
#
# ~/.bash_profile
#
export EDITOR=nvim
export CUPS_SERVER=cups-sam.inria.fr:631
export GTK_THEME=NumixSolarizedDarkBlue
[[ -f ~/.bashrc ]] && . ~/.bashrc