diff --git a/default/bashrc.d/default b/default/bashrc.d/default index 29dea96..ee237a6 100755 --- a/default/bashrc.d/default +++ b/default/bashrc.d/default @@ -260,6 +260,6 @@ bind 'set show-all-if-ambiguous on' bind 'set completion-ignore-case on' if command -v hyfetch &> /dev/null;then - hyfetch + hyfetch 2>/dev/null fi