bashrc/.bashrc.d/pkgfile.bash

3 lines
189 B
Bash

# Enable pkgfile to automatically search for packages if pkgfile is installed
[[ -s /usr/share/doc/pkgfile/command-not-found.bash ]] && source /usr/share/doc/pkgfile/command-not-found.bash