do_what/do_what.bash
2018-11-28 12:55:08 -06:00

4 lines
79 B
Bash

function wh {
source <(python3 /home/glmdev/Projects/do_what/do_what.py $*)
}