summaryrefslogtreecommitdiff
path: root/tears.rc
diff options
context:
space:
mode:
Diffstat (limited to 'tears.rc')
-rw-r--r--tears.rc7
1 files changed, 6 insertions, 1 deletions
diff --git a/tears.rc b/tears.rc
index 417ae96..d332773 100644
--- a/tears.rc
+++ b/tears.rc
@@ -1,3 +1,8 @@
+BASE="/tears"
+HOST="localhost"
+SCHEME="http://"
+
byline() {
- stat -f '%Su' $1
+ stat -c 'skrevet av %U for %G' $1
}
+