mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-29 04:53:17 +02:00
hora 24H
This commit is contained in:
parent
71190a8a1b
commit
8d4a9e7089
1 changed files with 1 additions and 1 deletions
|
|
@ -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=$'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue