Fix debuginfod.sh

This commit is contained in:
Alexander Rosenberg 2024-11-02 09:22:27 -07:00
parent dfd7dddf75
commit 1b290bcf23
Signed by: Zander671
GPG Key ID: 5FD0394ADBD72730

View File

@ -1,3 +1,6 @@
# Arch specific config options
function () {
emulate -L sh
source "/etc/profile.d/debuginfod.sh"
}
source "/usr/share/doc/pkgfile/command-not-found.zsh"