I am using stowto "apply" my configurations using symlinks.
Here are some of the most important commands:
stow <package>: create a symlink for the<package>according to the directory structure of the repostow --target=<dir> <package>: set the target to<dir>instead of using the parent of the stow directory (the.dotfilesdir)stow --delete <package>: remove the symlink of the<package>
Check out the documentation, if you have a more advanced use-case.
You can also apply or delete all configurations using the makefile
make allmake delete
- fix
tmux-cht.shkeybind