From 8d4a9e7089a20700237c8414e7f7a1f62e820a44 Mon Sep 17 00:00:00 2001 From: Edi Mejia Date: Mon, 20 Nov 2017 14:27:03 -0500 Subject: [PATCH] hora 24H --- custom/themes/edisaac.zsh-theme | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom/themes/edisaac.zsh-theme b/custom/themes/edisaac.zsh-theme index 6901f21f4..4a87b8d2e 100644 --- a/custom/themes/edisaac.zsh-theme +++ b/custom/themes/edisaac.zsh-theme @@ -34,7 +34,7 @@ COLOR_ROOT="%{$fg_bold[green]%}" function getruta() {echo "%{$fg[cyan]%}[%~]%{$reset_color%}"} function getrutalength() {echo "[%{$fg_bold[grey]%}%30>...>%~%>>]%{$reset_color%}"} function getusername(){echo "%{$fg[green]%}%n%b%{$fg[yellow]%}@%{$fg[magenta]%}%m%{$reset_color%}"} -function gettime(){echo "%b%{$fg[yellow]%}%D{"%I:%M:%S"}%b%{$reset_color%}"} +function gettime(){echo "%b%{$fg[yellow]%}%D{"%H:%M:%S"}%b%{$reset_color%}"} function dirpwd() {echo "%{$fg_bold[cyan]%}%1~%{$reset_color%}"} # alternate prompt with git & hg PROMPT=$'