dotfiles/taskwarrior/hooks/on-add-allow-shorthands.sh
2024-11-07 16:25:41 -07:00

3 lines
145 B
Bash
Executable file

#!/usr/bin/env bash
SCRIPT_DIR=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
$SCRIPT_DIR/on-modify-allow-shorthands.rb $@