These are my Linux dotfiles. Feel free to make suggestions or send a pull request, but keep in mind these dotfiles are mine. You can always fork this repo and make edits and make edits to to fulfil your needs.
These scripts should be Linux agnostic exlcuding the setupSoftware
function in setup.sh. setupSoftware
is written for Fedora Workstation.
To get started, run the following command:
bash <(curl -s "https://raw.githubusercontent.com/svenvNL/dotfiles/master/bootstrap.sh?$(date +%s)")
All files in this repository are licensed under the MIT license.
- Mathias Bynens for sharing his dotfiles repository
- Matt Gaunt for sharing his dotfiles repository
- Vitalii Tereshchuk for sharing his Extract function