dotfiles

<-- duh.
Log | Files | Refs | LICENSE

commit 97e4b65db3e2199f3564968bf54094cc9bf675eb
parent 1d2964b64d45b268f066f581ea0962750b729e1b
Author: hhvn <dev@hhvn.uk>
Date:   Sat, 17 Apr 2021 12:35:15 +0100

.s/b/alcl: add comment links automatically

Diffstat:
M.scripts/bin/alcl | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.scripts/bin/alcl b/.scripts/bin/alcl @@ -75,7 +75,7 @@ _new(){ gph) gophertype="1";; *) gophertype="0";; esac - printf "$HEAD\n\n#$name\n\n<++>\n\n$FOOT\n\n" > $dir/$filename$filetype + printf "$HEAD\n\n#$name\n\n<++>\n[1|<< comments >>|/alcl/write/comments.dcgi?$num|server|port] \n\n$FOOT\n\n" > $dir/$filename$filetype $EDITOR $dir/$filename$filetype [ ! -f $dir/$filename$filetype ] && {