This repository is a collection of configuration files that I use across my systems. It is not intended to be easy to use for all, but to serve as a backup in case of a new OS setup/upgrade.
Still, I encourage anyone to explore this repository and use these files as a reference for your own configuration files.
Move to your home directory, create an empty git repository, set the remote to this repository and pull.
cd ~
git init .
git remote add origin https://github.com/boreec/dotfiles.git
git pull origin main
- Appication shortcuts
- Ctrl + Shift + C: open the console
- Ctrl + Shift + F: open firefox
- Website shortcuts
- Ctrl + Cmd/Alt + G: open GitHub