My personal dotfiles.
It contains the installation of some tools, aliases and functions. Backups of settings are done via Mackup.
You can install them by cloning the repository as .dotfiles in your home directory and running the bootstrap script.
git clone https://github.com/CasperBE/dotfiles.git .dotfiles
cd .dotfiles
./bootstrap.shFeel free to create an issue on this repo if you have any questions about them.
I got inspiration thanks to a lot of other dotfiles. Too many to list them all, but I like to mention these in particular:
I'd like to thank every single one who open-sources their dotfiles for their effort to contribute something to the open-source community.