these are my half-baked dotfiles. they might just need to be updated and cleaned up so they are more presentable to the general public.
currently works on mac set-up. havent tested on other distributions but wezterm should make it cross-platform compatible
For personal use, just clone the repository and create symbolic links to your home directory for each folder.
In Powershell:
new-item -itemtype symboliclink -path . -name NameOfNewDirectory -value C:\Users\Path\To\New\Directory