diff --git a/bashrc b/bashrc index 4815ea5..88e7bc8 100644 --- a/bashrc +++ b/bashrc @@ -27,6 +27,7 @@ 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' +alias please='sudo' stty -ixon