You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you already have a customized `.zshrc` or config for `zsh`, you'll need to adapt these commands or edit your config by hand (e.g. instead of using the `cat` command)
|**cpesearch**| Search for CPE Names for packages. For use when writing the [`monitoring.yml`](/docs/packaging/monitoring.yml.md) file for a package |`cpesearch search-term`|
150
-
|**goroot**| When in the Solus packages repository, change directory to the root directory. |`goroot`|
151
-
|**gotopkg**| Change directory to any Solus package. You can type part of the package name then double press `Tab` to get autocompletion for this function. |`gotopkg firefox`|
152
-
|**gotosoluspkgs**| Change directory to the Solus packages repository from anywhere on the filesystem. |`gotosoluspkgs`|
153
-
|**whatprovides**| Find out what package provides a library by reading the `abi_libs` files. |`whatprovides libfoobar.so.1`|
154
-
|**whatuses**| Find out what packages use a library by reading the `abi_used_libs` files. |`whatuses libfoobar.so.1`|
|**cpesearch**| Search for CPE Names for packages. For use when writing the[`monitoring.yml`](/docs/packaging/monitoring.yml.md) file for a package |`cpesearch search-term`|
189
+
|**goroot**| When in the Solus packages repository, change directory to the root directory. |`goroot`|
190
+
|**gotopkg**| Change directory to any Solus package. You can type part of the package name then double press`Tab` to get autocompletion for this function. |`gotopkg firefox`|
191
+
|**gotosoluspkgs**| Change directory to the Solus packages repository from anywhere on the filesystem. |`gotosoluspkgs`|
192
+
|**whatprovides**| Find out what package provides a library by reading the`abi_libs` files. |`whatprovides libfoobar.so.1`|
193
+
|**whatuses**| Find out what packages use a library by reading the`abi_used_libs` files. |`whatuses libfoobar.so.1`|
0 commit comments