Added TODO list

This commit is contained in:
lhark 2016-10-11 00:58:19 -04:00
parent 56c6155640
commit fdc4d9ccae

View file

@ -158,6 +158,8 @@ space_sh_git_prompt () {
}
prompt_msg () {
# TODO clean up /dev/shm when prompt_msg not in use
# TODO Use unique filename in case multiple people use the same prompt
line=$(tail -1 /dev/shm/prompt_msg) 2> /dev/null
case $line in
update_rc)