summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorMarc Vertes <mvertes@free.fr>2022-09-22 19:06:30 +0200
committerMarc Vertes <mvertes@free.fr>2022-09-22 19:06:30 +0200
commit2757d8c1a282957ca9faf852a8652d16387ac41e (patch)
treeb792391f985fead77fa40195ebd00dbb53fa48fa /.bashrc
parentbd71cbb5a7a50f3c548ed5989e843151978f7ccb (diff)
update
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.bashrc b/.bashrc
index 60ed9e4..b8f2d75 100644
--- a/.bashrc
+++ b/.bashrc
@@ -138,7 +138,7 @@ meteo() {
[ -f "/usr/share/fzf/key-bindings.bash" ] && . "/usr/share/fzf/key-bindings.bash"
# Arch: display package to install for missing commands
-#[ -f '/usr/share/doc/pkgfile/command-not-found.bash' ] && . /usr/share/doc/pkgfile/command-not-found.bash
+[ -f '/usr/share/doc/pkgfile/command-not-found.bash' ] && . /usr/share/doc/pkgfile/command-not-found.bash
# Display git status in prompt
. ~/.bash-powerline.sh