Move debuginfod stuff to arch.zsh

This commit is contained in:
2023-05-03 02:24:22 -07:00
parent 52173dbbd1
commit 8fa526e8ef
2 changed files with 1 additions and 17 deletions

View File

@ -1,2 +1,3 @@
# Arch specific config options
export DEBUGINFOD_URLS="https://debuginfod.archlinux.org"
source "/usr/share/doc/pkgfile/command-not-found.zsh"