commit f6bcb46f7811e39d6da0ac90ea671a3b89d96f47 Author: Şahin Akkaya Date: Mon Dec 25 13:38:38 2023 +0300 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..a8428bc --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# sahinakkaya's dotfiles + +**Note: I have dropped old dotfiles completely and started from scratch. If you can't find the thing you are looking for here, check [old-dots](https://github.com/sahinakkaya/dotfiles/tree/old-dots) branch. In order to reduce the size of this repo, I also dropped all the git history of my old-dots.** + + +## Why start from scratch? +- I am tired of changing some part of my configuration when I switch between MacOS and Linux. I don't want to have a Hyprland configuration when I am on mac. Similarly, I don't need yabai configuration when I am on Linux. In this fresh start, I will keep track of different branches for mac and linux and make sure they are up-to-date so installing them on a new machine will be smooth. + +- I didn't want to use my old config because it hasn't been updated in a long time. I thought it would be easier to start from scratch and rewrite everything to suit my needs, rather than trying to adopt the old config to my current workflow. + + + +