This repository includes my custom Dotfiles.
This Dotfiles repository focuses on:
I use these Dotfiles with Ubuntu. As most files are OS-agnostic these would work
on other operating systems as well.
As apt
and snap
are used the installation will only work on Ubuntu.
This repository makes use of dotbot to link the dotfiles and install software.
There is no warranty or guarantee that they will work on your system. They have been tested and are working on my system, but you should save your Dotfiles and/or back up your system before installing these Dotfiles.
After cloning this repository to a suitable location like ~/Dotfiles
just run
./install.sh
.
Nearly all files in this project are licensed under the MIT license. Exceptions are the used submodules.
This repository used content from Michael Smalley's Dotfiles for linking the Dotfiles. I thank him for sharing his Dotfiles.