shellfuncs icon indicating copy to clipboard operation
shellfuncs copied to clipboard

Python API to execute shell functions as they would be Python functions

Results 1 shellfuncs issues
Sort by recently updated
recently updated
newest added

I really liked the approach here, but I wanted to be able to import a shell script from a remote directory by including that location in `PYTHONPATH` or with `sys.path.append`....