79433642

Date: 2025-02-12 15:43:14
Score: 0.5
Natty:
Report link

I know this is an old post, but I just went through this. I used an alias to make the call to source the file instead of a script. For bash, it can be put in ~/.bashrc. You will need to source the file with the alias before it can be used.

alias mycommand='source path/to/script

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Bridger