feat: add better shell-like command support
You can now execute any kind of program in the PATH. You do, however, need to specify "./" if you want to execute a local file, but that shouldn't be too big a problem.
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# sci default scripts
|
||||
This directory contains some default scripts that may or may not be useful to you.
|
||||
Most of the scripts are fairly simple, but should be installed as part of the sci installation process.
|
||||
Reference in New Issue
Block a user