Commit Graph

4 Commits

Author SHA1 Message Date
seb 4e31ef1f15 Add shellibt from oils for linux repo 2026-02-20 11:32:19 +01:00
seb 8ef6a87ba1 Add new lib for shell 2025-12-04 00:34:50 +01:00
seb fad2c8b5dc Fix awk error in tasklib.sh by renaming 'func' variable
The variable name 'func' is a reserved builtin in gawk, causing
errors when running `./task help`. Renamed to 'funcname' to avoid
the conflict.
2025-06-18 00:41:35 +02:00
seb 854126bb4b Add some shell functions as shellib for task files 2025-06-18 00:29:11 +02:00