Bashrc.wiki: Added Pkgfile as command-not-found section

This commit is contained in:
David Thurstenson 2021-06-05 18:54:34 -05:00
parent 52aa218829
commit c90737a69e
1 changed files with 8 additions and 0 deletions

View File

@ -94,6 +94,14 @@ Most of these are simple creature comforts and are commented with sufficient exp
----
== Pkgfile as `command_not_found_handle()` ==
https://git.thurstylark.com/vcsh/bashrc.git/tree/.bashrc.d/pkgfile.bash
This sets up `bash`'s `command_not_found_handle()` functionality so that when a command cannot be found in `PATH`, it will use `pkgfile` to check for that command in the `pacman` sync databases. Another mechanism should be used to keep `pkgfile`'s databases up to date.
----
==Colored man Pages==
https://git.thurstylark.com/vcsh/bashrc.git/tree/.bashrc.d/colored-man-pages.bash