Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 577 Bytes

README.MD

File metadata and controls

19 lines (16 loc) · 577 Bytes

Guney's dotfiles

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.

To do:

  • 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.

Note to myself:

chezmoi cd
git add *
git commit -m "commit message here"
git push -u dotfiles master