1
0
mirror of https://github.com/pratiktri/dotfiles.git synced 2026-05-06 19:43:40 +05:30

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
+5 -1
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
}