voku / dotfiles

:bookmark_tabs: .dotfiles for Bash (Linux) / ZSH (Linux) / Git Bash (Windows) / Cygwin (Windows) / Bash on Ubuntu on Windows
MIT License
216 stars 49 forks source link

show current time when command was start running #11

Closed TuxCoder closed 9 years ago

TuxCoder commented 9 years ago

I have a patch to show the current time on the right side when a command starts running (after press enter).

v tuxcoder:~/dotfiles> cd .. [14:21:28]

patch: https://github.com/TuxCoder/dotfiles/commit/ce65c7048a6ae4047846954217bf9827cb308268

voku commented 9 years ago

It looks nice :) and I merged it ...