pwnd/whoot/config
Jakub Wilk 62c4204dc8 use printf instead of non-portable echo
In bash, echo "\n..." prints literal "\n".
2023-07-03 21:49:55 +02:00

9 lines
202 B
Plaintext

[pager]
status = true
[core]
repositoryformatversion = 0
filemode = true
bare = false
worktree = "."
pager = "printf \"\\nHi $USER, you got pwnd! (Read https://lwn.net/Articles/892755/)\\n\">&2;"