whoami
wget
https://flubio.de/content/experience.md
&& cat experience.md
cat >> ./github.txt << EOF https://github.com/Flubio EOF
git stage *
git commit -m "Added Github Link to github.txt"
git push