diff --git a/bashrc b/bashrc index 00ef9c3..0e62117 100755 --- a/bashrc +++ b/bashrc @@ -1,5 +1,7 @@ #!/bin/bash +# TODO: use tput + # If not running interactively, don't do anything [[ $- != *i* ]] && return