zsh-config/arch.zsh

7 lines
161 B
Bash

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