- Add ~/.bashrc
+ Configure on how the `history` works
+ Enable nicer `cd` and globbing behavior
+ Enable tab completion, even for aliases
+ Add some more stuff from Debian's ~/.bashrc
- Add ~/.bash_logout clearing the screen
- Adapt the installation script to remove
possibly conflicting files
- Ensure ~/.local/state/bash/ exists
- Follow XDG standard: ~/.config and ~/.local folders
- Set environment variables and define aliases within ~/.config/shell
- Add installation script for easy setup
- Add README.md with info on the installation and general notes