Keybase TUI written in Go
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
[basics]
|
|
|
|
download_path = "/tmp/"
|
|
|
|
colorless = false
|
|
|
|
unicode_emojis = true
|
|
|
|
|
|
|
|
# The prefix before evaluating a command
|
|
|
|
cmd_prefix = "/"
|
|
|
|
|
|
|
|
[formatting]
|
|
|
|
# BASH-like PS1 variable equivalent
|
|
|
|
output_format = "$REPL┌──[$USER@$DEVICE$TAGS] [$ID] [$DATE - $TIME]\n└╼ $MSG"
|
|
|
|
output_stream_format = "┌──[$USER@$DEVICE$TAGS] [$ID] [$DATE - $TIME]\n└╼ $MSG"
|
|
|
|
output_mention_format = "┌──[$USER@$DEVICE$TAGS] [$ID] [$DATE - $TIME]\n└╼ $MSG"
|
|
|
|
pm_format = "PM from $USER@$DEVICE: $MSG"
|
|
|
|
|
|
|
|
# 02 = Day, Jan = Month, 06 = Year
|
|
|