diff options
Diffstat (limited to 'context.json')
-rw-r--r-- | context.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/context.json b/context.json index f58676c..18a76d8 100644 --- a/context.json +++ b/context.json @@ -44,6 +44,26 @@ }, "env": { "PINENTRY_USER_DATA": "PINENTRY_USE_QT" + }, + "paths": { + "prefix": {}, + "suffix": {} + } + }, + "dev-dsk-lizhunt-2a-13b63bb9": { + "user": { + "home": "/home/lizhunt" + }, + "env": { + "AWS_REGION": "us-west-2" + }, + "paths": { + "suffix": { + "toolbox": "$HOME/.toolbox/bin" + } + }, + "features": { + "work_mode": true } } }, |