I'd like to symlink `rigger` into my `/usr/local/bin` rather than having to `cd` into the cloned source dir each time I want to use it. I tried just doing that but I get `SYNTAX: module not found: "rigger"` error if I try to run it.
I'd like to symlink
riggerinto my/usr/local/binrather than having tocdinto the cloned source dir each time I want to use it.I tried just doing that but I get
SYNTAX: module not found: "rigger"error if I try to run it.