Hayashi currently installs binaries and man files using install.
This is mostly usefull when repos won't always be available or hayashi tidy (not implemented yet) is used.
In some cases using symlinks instead might be more usefull.
Proposed feature (false by default):
pack:
- path: path/to/file
type: type
symlink: true
Hayashi currently installs binaries and man files using
install
. This is mostly usefull when repos won't always be available orhayashi tidy
(not implemented yet) is used.In some cases using symlinks instead might be more usefull.
Proposed feature (
false
by default):This would use
instead of