Add initial config

This commit is contained in:
JuliusFreudenberger 2021-08-31 14:18:45 +02:00
commit 8e313873c8
182 changed files with 14784 additions and 0 deletions

5
bash/.bash_profile Normal file
View file

@ -0,0 +1,5 @@
#
# ~/.bash_profile
#
[[ -f ~/.bashrc ]] && . ~/.bashrc