Initial shared Copilot resources scaffold
This commit is contained in:
3
config/copilot-cli/env.example.sh
Normal file
3
config/copilot-cli/env.example.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
export COPILOT_RESOURCES_HOME="${COPILOT_RESOURCES_HOME:-$HOME/.copilot-resources}"
|
||||
export COPILOT_HOME="${COPILOT_HOME:-$HOME/.copilot}"
|
||||
export COPILOT_CUSTOM_INSTRUCTIONS_DIRS="${COPILOT_RESOURCES_HOME}/resources/instructions"
|
||||
Reference in New Issue
Block a user