this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Minor settings updates

+4 -2
+1 -1
.gitconfig
··· 24 24 vdiff = difftool -d HEAD 25 25 [core] 26 26 excludesfile = ~/.gitignore_global 27 - editor = /usr/bin/env vim 27 + editor = vim 28 28 [diff] 29 29 tool = vimdiff 30 30 [difftool]
+3 -1
Library/Application Support/Code/User/settings.json
··· 18 18 }, 19 19 "[glsl]": { 20 20 "editor.defaultFormatter": "xaver.clang-format", 21 - "editor.formatOnSave": true 21 + "editor.formatOnSave": true, 22 + "editor.colorDecorators": true 22 23 }, 23 24 "[javascript]": { 24 25 "editor.formatOnSave": true, ··· 198 199 "journald", 199 200 "kwargs", 200 201 "lnav", 202 + "lxml", 201 203 "makecache", 202 204 "mgmt", 203 205 "nargs",