This is my repo with all of my Dotfiles, made possible thanks to chezmoi.
Regarding chezmoi, please see https://www.chezmoi.io for more information.
- Add dotfiles to repo with chezmoi.
- Add installes packages of my Ubuntu system.
- Define which installes packages are necessary for my set-up.
- Add screenshot of my desktop to this readme.
- Add the fonts, theme and icons which are in use for my environment.
chezmoi cd
git add *
git commit -m "commit message here"
git push -u dotfiles master