Added timestamp to gotty prompt

This commit is contained in:
Martin Lund 2014-10-07 17:45:21 +02:00
parent 799070fd3e
commit b6c1135d69
4 changed files with 74 additions and 3 deletions

View file

@ -1,4 +1,4 @@
bin_PROGRAMS = gotty
gotty_SOURCES = tty.c options.c main.c
gotty_SOURCES = tty.c options.c time.c main.c
bashcompletiondir=$(sysconfdir)/bash_completion.d
dist_bashcompletion_DATA=bash-completion/gotty