Explorar o código

Removed Debugging Code

thisnthat %!s(int64=3) %!d(string=hai) anos
pai
achega
83e1bb1e28
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      thisnthat.zsh-theme

+ 0 - 1
thisnthat.zsh-theme

@@ -14,7 +14,6 @@ fi
 #PROMPT='%{$fg[$USER_COLOR]%}%n@%M%{$reset_color%} %{$fg_bold[blue]%}%~%{$reset_color%}$(git_prompt_info)'$'\n''%{$fg[$USER_COLOR]%}>%{$reset_color%} '
 
 FQDN=`hostname -f`
-echo $FQDN
 HOST_NAME="%{$fg[$USER_COLOR]%}%n@${FQDN}%{$reset_color%}"
 LOCATION="%{$fg_bold[blue]%}%~%{$reset_color%}"
 LINE_PROMPT="%{$fg[$USER_COLOR]%}>%{$reset_color%} "