Tim 90751f5bec Implement stow config file and folder unwrapping
Move includes to their own folder, config.php will otherwise be included
and cleans up nicely
2025-05-19 00:26:52 +02:00
2025-05-15 10:13:12 +02:00
2025-04-11 14:50:53 +02:00
2025-05-13 12:19:24 +02:00
2025-04-27 20:11:28 +02:00
2019-07-12 10:23:18 +00:00

Dotfiles

To make the files simlinks use

stow <folder>

For example:

stow bash

To solve all conflicts: (this will backup all conflicted files to file.back, to delete instead of backup simply uncomment the rm line and comment the mv line)

./solve-stow.sh <folder>
Description
No description provided
Readme 2.8 MiB
Languages
Shell 86.4%
PHP 10.4%
NewLisp 3.2%