Dotfiles
Dotfiles
This project takes HEAVY inspiration on tsoding bash script to configure his dotfiles. The script is quite easy as it only loops over a MANIFEST, a file containing a table with the path to dotfiles and the destination path, and configures everything.
The main differences with tsoding script are the following:
- I pretty much overengineer'd the MANIFEST to make it look more human readable.
- Added a backup support, where it allows to use the my configuration files and revert the changes at any time. Do not do it with directories!
- Added arguments to allow versatility.
Oh! And it contains my current configuration files. Take a look at it, you will be surprised I joined both worlds: Emacs and Nvim.