Skip to content

Commit

Permalink
Remove debug line
Browse files Browse the repository at this point in the history
  • Loading branch information
bigbruno committed Nov 8, 2024
1 parent 882eb53 commit aa214d5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion usr/share/biglinux/bash-config/bashrc
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,6 @@ if [[ -f /usr/share/blesh/ble.sh ]] && [[ ! -f ~/.bash-normal ]] && [[ $TERM !=
fi
done

echo "$use_cat"
# If no special options, use bat
if [ "$use_cat" == true ]; then
command cat "$@"
Expand Down

0 comments on commit aa214d5

Please sign in to comment.