mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 07:20:40 +01:00
'themes/pure.zsh-theme: Solve typos'
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
This commit is contained in:
@@ -61,7 +61,7 @@ cmd_exec_time() {
|
|||||||
[ $elapsed -gt 5 ] && echo ${elapsed}s
|
[ $elapsed -gt 5 ] && echo ${elapsed}s
|
||||||
}
|
}
|
||||||
|
|
||||||
# Get the intial timestamp for cmd_exec_time
|
# Get the initial timestamp for cmd_exec_time
|
||||||
#
|
#
|
||||||
preexec() {
|
preexec() {
|
||||||
cmd_timestamp=`date +%s`
|
cmd_timestamp=`date +%s`
|
||||||
|
|||||||
Reference in New Issue
Block a user