This directory contains my commonly used dotfiles - including aliases, bash configuration and all that CLI sugar.
git clone https://github.com/TurtleException/dotfiles ~/.dotfiles && bash ~/.dotfiles/install.sh
or you can use the convenience-script:
curl -fsSL https://dotfiles.turtleboi.de | bash