summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-02-20 13:57:54 -0800
committerXiao Pan <gky44px1999@gmail.com>2023-02-20 13:57:54 -0800
commit5b355305955d86b7c10d30e227e23a67c273865d (patch)
treeac73ab7fa6d56a732c19559d0f7d2c47ac0e5cc8 /home/xyz/.bashrc
parent4e5589a249c76a72bf30c005cfd5eb379086bf1c (diff)
try pkgfile
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index 367f1e96..610915ec 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -12,6 +12,8 @@ esac
. /usr/share/fzf/completion.bash
. /usr/share/fzf/key-bindings.bash
. /usr/share/bash-complete-alias/complete_alias
+# https://wiki.archlinux.org/title/Bash#Command_not_found
+. /usr/share/doc/pkgfile/command-not-found.bash
# default PS1
#PS1='[\u@\h \W]\$ '