diff options
author | Xiao Pan <gky44px1999@gmail.com> | 2023-02-20 23:06:11 -0800 |
---|---|---|
committer | Xiao Pan <gky44px1999@gmail.com> | 2023-02-20 23:06:11 -0800 |
commit | 02035d6caa6220d36507bf06ff908c41942f749a (patch) | |
tree | e864ac2b51f31c32cb0a2022b891a4c1379ac6c9 /home/xyz/.bashrc | |
parent | 6a4a7328d101f15badd21d157c2830721a3114d6 (diff) |
pkgfile no need
Diffstat (limited to 'home/xyz/.bashrc')
-rw-r--r-- | home/xyz/.bashrc | 2 |
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]\$ ' |