The home(~) folder in my MacBook Pro is getting heavily cluttered by dotfiles. Is there any way I can neatly organise them.
I would like to group related dotfiles together(.eg. .bashrc .bash_profile .bash_history --> .bash folder). And all the dotfolders into a single directory like .config or .dotfiles.
How can I implement this without breaking anything if possible?