mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Added timestamp to gotty prompt
This commit is contained in:
parent
799070fd3e
commit
b6c1135d69
4 changed files with 74 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue