Skip to content

Commit 605b15c

Browse files
actions-userdword-design
authored andcommitted
chore: update config files
1 parent d8eeb49 commit 605b15c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitpod.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@ image:
22
file: .gitpod.Dockerfile
33
tasks:
44
- command: eval $(gitpod-env-per-project)
5-
init: git lfs pull && yarn --frozen-lockfile
5+
init: git config --global user.name "Sebastian Landwehr" && git lfs pull && yarn
6+
--frozen-lockfile
67
vscode:
78
extensions:
89
- https://sebastianlandwehr.com/vscode-extensions/karlito40.fix-irregular-whitespace-0.1.1.vsix

0 commit comments

Comments
 (0)