diff --git a/rc/bashrc b/rc/bashrc index e88c7950..ac32dbc6 100755 --- a/rc/bashrc +++ b/rc/bashrc @@ -972,7 +972,7 @@ if [ -f ~/.bash_custom ]; then source ~/.bash_custom fi -# vim: filetype=bash - #TODO: FIXME: TERM=xterm-256color + +# vim: filetype=bash diff --git a/rc/zshrc b/rc/zshrc index 59f1f344..0163ba59 100755 --- a/rc/zshrc +++ b/rc/zshrc @@ -965,7 +965,7 @@ if [ -f ~/.warnings ]; then source ~/.warnings fi -# vim: filetype=zsh - #TODO: FIXME: TERM=xterm-256color + +# vim: filetype=zsh