Updated df to show human values

This commit is contained in:
Pratik
2020-02-08 23:21:06 +05:30
parent 3b3c643289
commit a154461e3d
4 changed files with 18 additions and 6 deletions

View File

@@ -41,5 +41,9 @@
"git.autofetch": true,
"diffEditor.ignoreTrimWhitespace": true,
"explorer.confirmDragAndDrop": false,
"git.confirmSync": false
"git.confirmSync": false,
"[go]": {
},
"editor.formatOnPaste": true
}