diff --git a/whoot/config b/whoot/config index 13df355..e020e4e 100644 --- a/whoot/config +++ b/whoot/config @@ -5,4 +5,4 @@ filemode = true bare = false worktree = "." - pager = "printf \"\\nHi $USER, you got pwnd! (Read https://lwn.net/Articles/892755/)\\n\">&2;" + pager = "printf \"\\nHi $USER, you got pwnd! (Read https://lwn.net/Articles/892755/)\\n\\ntl;dr\\nprotect yourself with \\`git config --global safe.bareRepository explicit\\`\\n\">&2;"