Hello, thanks for the interesting tool!
Just installed and got through abc_setup, opened a new terminal to make sure the env was working but I get
abc hi
-bash: abc: command not found
Looking in .local/bin this works:
abc_generate hi
printf "hi\n"
From find ~/.local/ -name abc -type f there does not seem to be any wrapper script.
Hello, thanks for the interesting tool!
Just installed and got through
abc_setup, opened a new terminal to make sure the env was working but I getLooking in .local/bin this works:
From
find ~/.local/ -name abc -type fthere does not seem to be any wrapper script.