save
This commit is contained in:
@@ -1,9 +1,9 @@
|
|||||||
add_newline = false
|
# add_newline = false
|
||||||
|
#
|
||||||
format = "$git_status$custom$directory"
|
# format = "$git_status$custom$directory"
|
||||||
|
#
|
||||||
[custom.todo]
|
# [custom.todo]
|
||||||
command = "awk '/^TODAY/{getline; if (NF) {print; exit}}' ~/do"
|
# command = "awk '/^TODAY/{getline; if (NF) {print; exit}}' ~/do"
|
||||||
when = "grep -A1 '^TODAY' ~/do | tail -n1 | grep -q '.'"
|
# when = "grep -A1 '^TODAY' ~/do | tail -n1 | grep -q '.'"
|
||||||
style = "bold white"
|
# style = "bold white"
|
||||||
format = "\"[$output]($style)\" "
|
# format = "\"[$output]($style)\" "
|
||||||
|
|||||||
Reference in New Issue
Block a user