diff --git a/.local/bin/filterHistory b/.local/bin/filterHistory index afd883d..70ad6fd 100755 --- a/.local/bin/filterHistory +++ b/.local/bin/filterHistory @@ -7,7 +7,7 @@ declare -a COMMANDS COMMANDS=('ls' \ 'll' \ 'l' \ - ':q' \ + ':q' \ ':Q' \ 'exit' \ 'cd' \