[shell/cnf] replace aur-package with pkgfile

This commit is contained in:
Felix Buehler 2019-08-13 01:15:55 +02:00
parent 9f8d46204a
commit 89389abf33

View file

@ -1,3 +1,4 @@
#!/bin/sh #!/bin/sh
[ -r /etc/profile.d/cnf.sh ] && . /etc/profile.d/cnf.sh # arch
[ -r /usr/share/doc/pkgfile/command-not-found.bash ] && . /usr/share/doc/pkgfile/command-not-found.bash