aboutsummaryrefslogtreecommitdiff
path: root/bin/ak-following
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ak-following')
-rwxr-xr-xbin/ak-following5
1 files changed, 2 insertions, 3 deletions
diff --git a/bin/ak-following b/bin/ak-following
index deb631d..dc21aa4 100755
--- a/bin/ak-following
+++ b/bin/ak-following
@@ -1,8 +1,7 @@
#!/bin/bash
PROGRAM="$(basename $0)"
-logit(){
- ak-logthis "$PROGRAM" "$1" "$2"
-}
+source $AK_LIBDIR/logit
+
FOLLOWING="$HOME/.arching-kaos/following"
if [ -f $FOLLOWING ]
then