Fix debuginfod.sh

This commit is contained in:
2024-11-02 09:22:27 -07:00
parent dfd7dddf75
commit 1b290bcf23

View File

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