mirror of https://github.com/ohmyzsh/ohmyzsh.git
'themes/pure.zsh-theme: Solve typos'
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>pull/5736/head
parent
a414bb3eb4
commit
747b6ec5f7
|
@ -61,7 +61,7 @@ cmd_exec_time() {
|
|||
[ $elapsed -gt 5 ] && echo ${elapsed}s
|
||||
}
|
||||
|
||||
# Get the intial timestamp for cmd_exec_time
|
||||
# Get the initial timestamp for cmd_exec_time
|
||||
#
|
||||
preexec() {
|
||||
cmd_timestamp=`date +%s`
|
||||
|
|
Loading…
Reference in New Issue