arch.zsh 161 B

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