From 2757d8c1a282957ca9faf852a8652d16387ac41e Mon Sep 17 00:00:00 2001 From: Marc Vertes Date: Thu, 22 Sep 2022 19:06:30 +0200 Subject: update --- .bashrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.bashrc') 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 -- cgit v1.2.3