Add source to drunkness to drunk-meter. - annna - Annna the nice friendly bot. | |
git clone git://bitreich.org/annna/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws6… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 6eae2cf38d78c0e06fdba67b3bd86f0ad56af387 | |
parent ff1268c8d3e66b7fabf657c6d6e1943fa080b414 | |
Author: Annna Robert-Houdin <[email protected]> | |
Date: Tue, 1 Aug 2023 06:38:12 +0200 | |
Add source to drunkness to drunk-meter. | |
Diffstat: | |
M drunk-meter | 4 ++++ | |
1 file changed, 4 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/drunk-meter b/drunk-meter | |
@@ -1,4 +1,8 @@ | |
#!/bin/sh | |
+# | |
+# Idea from: | |
+# https://fqcor.com/articles/drunkard/ | |
+# | |
export PATH="$HOME/bin:$PATH" | |