diff --git a/bashrc b/bashrc index 09b2470..63c7004 100644 --- a/bashrc +++ b/bashrc @@ -22,6 +22,7 @@ alias ta='tmux a -t' alias co='checkout' alias qed='[ $RANDOM -ge $((32767 / 100 * 10)) ] && echo Quod Erat Demonstrandum || echo Quo Errat Demonstrator' alias u='unicode' +alias hlcat='highlight -O xterm256' stty -ixon