From 9f44a0a4651d9c5fe6ac747e25047af29617022b Mon Sep 17 00:00:00 2001 From: 10sr <8slashes+git@gmail.com> Date: Thu, 13 Jun 2013 13:46:10 +0900 Subject: [PATCH] add todo --- bashrc | 2 ++ 1 file changed, 2 insertions(+) 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