To install each module, use Stow (e.g.
stow fish
).
To install etc
, use sudo rsync --chown root:root -rv etc/ /etc
. Same for usr
. Mind the slashes.
To install each module, use Stow (e.g.
stow fish
).
To install etc
, use sudo rsync --chown root:root -rv etc/ /etc
. Same for usr
. Mind the slashes.