Files
zsh-config/arch.zsh
T
2024-11-02 09:22:27 -07:00

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"