Skip to content

Commit

Permalink
'themes/pure.zsh-theme: Solve typos'
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick José Pereira <[email protected]>
  • Loading branch information
patrickelectric committed Dec 30, 2016
1 parent a414bb3 commit 747b6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion themes/pure.zsh-theme
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit 747b6ec

Please sign in to comment.