summaryrefslogtreecommitdiff
path: root/home/xyz/.bashrc
diff options
context:
space:
mode:
authorXiao Pan <gky44px1999@gmail.com>2023-02-20 23:06:11 -0800
committerXiao Pan <gky44px1999@gmail.com>2023-02-20 23:06:11 -0800
commit02035d6caa6220d36507bf06ff908c41942f749a (patch)
treee864ac2b51f31c32cb0a2022b891a4c1379ac6c9 /home/xyz/.bashrc
parent6a4a7328d101f15badd21d157c2830721a3114d6 (diff)
pkgfile no need
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r--home/xyz/.bashrc2
1 files changed, 0 insertions, 2 deletions
diff --git a/home/xyz/.bashrc b/home/xyz/.bashrc
index d5bd53b5..697f63ec 100644
--- a/home/xyz/.bashrc
+++ b/home/xyz/.bashrc
@@ -12,8 +12,6 @@ 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]\$ '