getsolus / help-center-docs

Solus's Help Center documentation as well as previous User Guide.
https://help.getsol.us
GNU General Public License v2.0
56 stars 84 forks source link

Add fish helpers to Packaging docs #407

Closed TraceyC77 closed 10 months ago

TraceyC77 commented 11 months ago

https://help.getsol.us/docs/packaging/prepare-for-packaging/#set-up-monorepo-helper-functions-optional

Fish helper scripts were added in https://github.com/getsolus/packages/pull/510

Symlink the configuration and start a new shell:

mkdir -p ~/.config/fish/conf.d
ln -s (git rev-parse --show-toplevel)/common/Scripts/helpers.fish ~/.config/fish/conf.d/solus.fish
exec fish