zsh-config/arch.zsh

7 lines
161 B
Bash
Raw Permalink Normal View History

2022-12-02 10:31:48 -08:00
# Arch specific config options
2024-11-02 09:22:27 -07:00
function () {
emulate -L sh
source "/etc/profile.d/debuginfod.sh"
}
2022-12-02 10:31:48 -08:00
source "/usr/share/doc/pkgfile/command-not-found.zsh"