Dev env
Some checks failed
/ Run tests (push) Failing after 16s
/ Run system tests (push) Failing after 15s
/ Build, push and deploy image (push) Has been skipped

This commit is contained in:
david 2024-10-26 00:00:56 +02:00
parent 69f73845a3
commit 5079eaf864
3 changed files with 4 additions and 2 deletions

View file

@ -50,7 +50,7 @@
"terminal.integrated.defaultProfile.linux": "fish",
"terminal.integrated.profiles.linux": {
"fish": {
"path": "/bin/fish"
"path": "/usr/bin/fish"
}
}
}