shells_path is now a directory of .shell files
Matches the existing units_path pattern — shells_path points to a directory that is scanned for .shell files rather than a single monolithic definitions file.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"project_root": "$HOME/development/internal/rex/sample",
|
||||
"units_path": "units/",
|
||||
"logs_path": "logs/",
|
||||
"shells_path": "shells/shells.definitions",
|
||||
"shells_path": "shells/",
|
||||
"config_version": "5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user