aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-following
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ak-following')
-rwxr-xr-xbin/ak-following2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ak-following b/bin/ak-following
index dc21aa4..440a2c0 100755
--- a/bin/ak-following
+++ b/bin/ak-following
@@ -1,6 +1,6 @@
#!/bin/bash
PROGRAM="$(basename $0)"
-source $AK_LIBDIR/logit
+source $AK_LIBDIR/_ak_logit
FOLLOWING="$HOME/.arching-kaos/following"
if [ -f $FOLLOWING ]