Update .devcontainer/devcontainer.json
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
},
|
||||
// Add bash_history
|
||||
"mounts": [
|
||||
"source=devcontainer-bash-history,target=/home/node/.bash_history,type=volume"
|
||||
"source=projectname-bashhistory,target=/commandhistory,type=volume"
|
||||
],
|
||||
// Configure tool-specific properties.
|
||||
"customizations": {
|
||||
|
||||
Reference in New Issue
Block a user