Fix debuginfod.sh
This commit is contained in:
parent
dfd7dddf75
commit
1b290bcf23
5
arch.zsh
5
arch.zsh
@ -1,3 +1,6 @@
|
|||||||
# Arch specific config options
|
# 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"
|
source "/usr/share/doc/pkgfile/command-not-found.zsh"
|
||||||
|
Loading…
Reference in New Issue
Block a user