My Dotfiles. Now on Github
Dotfiles are all those . files that sit in your ~ and customize your system. Here are mine.
Until a few weeks ago I had no idea that people hosted their dotfiles on GitHub, and now I am one of them... There are two reasons for this:
- For sharing awesome customizations with the community
- As a backup plan. I can now clone this repo and customize a new system.
To point 2, I've gone one step further than just including my dotfiles. I've also included all of my system customizations and installers for the packages I use most. Why a new repository and not a fork you might ask? The honest answer is that there wasn't one repo that fit my tastes well enough so I ended up taking what I considered to be the "best" elements from a number of other repos. This is still a work-in-progress and I am comitting changes every time I find somehting new and exciting, or tire of a specific setting.
What I like about my dotfiles:
- Uses the Base16 Ocean theme
- Nicely Organised
- Top-level folder for each function
- Files with extension
.symlinkare symlinked to the home folder
- Multi-Platform MakeFile-based installer
- Each folder can Continue reading

