File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 168168[oh-my-zsh]
169169 hide-info = 1
170170 hide-dirty = 1
171+ # [user]
172+ # # Use a placeholder name and email to avoid spam
173+ # name = no-name
174+ # initials = legend
175+ # username = not-set
176+ # email =
177+ [sequence]
178+ editor = code --wait --reuse-window
Original file line number Diff line number Diff line change 401401 "gitlens.views.searchAndCompare.files.layout" : " tree" ,
402402 "gitlens.views.repositories.showUpstreamStatus" : false ,
403403 "workbench.editor.tabActionLocation" : " right" ,
404- "workbench.editor.showTabs" : " multiple" ,
405404 "editor.copyWithSyntaxHighlighting" : " false" ,
406405 "workbench.colorTheme" : " Cobalt2" ,
406+ "workbench.editor.showTabs" : " multiple" ,
407407 "workbench.editor.enablePreview" : false
408408}
You can’t perform that action at this time.
0 commit comments