dotfiles/shell/command-not-found.sh
2019-08-13 01:15:55 +02:00

4 lines
122 B
Bash
Executable file

#!/bin/sh
# arch
[ -r /usr/share/doc/pkgfile/command-not-found.bash ] && . /usr/share/doc/pkgfile/command-not-found.bash