summaryrefslogtreecommitdiffstats
path: root/.vscode
diff options
context:
space:
mode:
authorClement Tsang <34804052+ClementTsang@users.noreply.github.com>2020-08-11 23:15:57 -0700
committerGitHub <noreply@github.com>2020-08-12 02:15:57 -0400
commite1a73783861f526e65c4372ba01c95888b0b75b8 (patch)
tree5a2bd7f930d05fb840067caa8415cb9af2b7b9e2 /.vscode
parent6e38d7311606c9212dd21dddb1878f93221bff7d (diff)
change: Update macOS config dir
Update documentation and program to use the correct config directory as per the dirs package.
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index eb755c66..1f96e429 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -41,6 +41,7 @@
"whitespaces",
"winapi",
"winnt",
- "xzvf"
+ "xzvf",
+ "ytop"
]
} \ No newline at end of file