diff --git a/.obsidian/workspace b/.obsidian/workspace index e5584ab..b9d3ebe 100644 --- a/.obsidian/workspace +++ b/.obsidian/workspace @@ -9,7 +9,7 @@ "state": { "type": "markdown", "state": { - "file": "00. TOP/01. TODO.md", + "file": "02. PARA/03. Resources(資源)/Tool Setup/Windows Setup.md", "mode": "source", "source": true } @@ -69,7 +69,7 @@ "state": { "type": "backlink", "state": { - "file": "00. TOP/01. TODO.md", + "file": "02. PARA/03. Resources(資源)/Tool Setup/Windows Setup.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -86,7 +86,7 @@ "state": { "type": "outline", "state": { - "file": "00. TOP/01. TODO.md" + "file": "02. PARA/03. Resources(資源)/Tool Setup/Windows Setup.md" } } } @@ -116,6 +116,7 @@ }, "active": "cfe19fa2de06a1e6", "lastOpenFiles": [ + "02. PARA/03. Resources(資源)/Tool Setup/Windows Setup.md", "00. TOP/01. TODO.md", "02. PARA/03. Resources(資源)/docker.md", "02. PARA/03. Resources(資源)/Tool Setup/Windows Terminal.md", @@ -124,7 +125,6 @@ "02. PARA/01. Project(專案)/005. TestCam.md", "attachments/2018-10-06_01.jpg", "02. PARA/03. Resources(資源)/C++17/lambda.md", - "02. PARA/03. Resources(資源)/C++17/C++17.md", - "02. PARA/03. Resources(資源)/C++17/以值擷取(captured-by-value).md" + "02. PARA/03. Resources(資源)/C++17/C++17.md" ] } \ No newline at end of file diff --git a/02. PARA/03. Resources(資源)/Tool Setup/Windows Setup.md b/02. PARA/03. Resources(資源)/Tool Setup/Windows Setup.md index 2511705..232ebfd 100644 --- a/02. PARA/03. Resources(資源)/Tool Setup/Windows Setup.md +++ b/02. PARA/03. Resources(資源)/Tool Setup/Windows Setup.md @@ -9,7 +9,7 @@ Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManage ``` 2. 用安裝常用的工具 ``` -choco install 7zip adobereader vscode hxd sublimetext4 microsoft-windows-terminal androidstudio intellijidea-community git winmerge freefilesync freedownloadmanager gsudo firacode cascadiacode sourcecodepro --yes +choco install 7zip adobereader vscode hxd sublimetext4 microsoft-windows-terminal androidstudio intellijidea-community git winmerge freefilesync freedownloadmanager gsudo firacode cascadiacode sourcecodepro delta --yes ``` 列表: @@ -29,6 +29,7 @@ choco install 7zip adobereader vscode hxd sublimetext4 microsoft-windows-termina - [firacode](https://community.chocolatey.org/packages/FiraCode) - [cascadiacode](https://community.chocolatey.org/packages/cascadiacode) - [sourcecodepro](https://community.chocolatey.org/packages/SourceCodePro) +- [delta](https://community.chocolatey.org/packages/delta) 移除: - [TeraCopy](https://chocolatey.org/packages/TeraCopy)