vault backup: 2023-12-02 21:30:36
This commit is contained in:
2
.obsidian/app.json
vendored
2
.obsidian/app.json
vendored
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"promptDelete": false,
|
||||
"newLinkFormat": "relative",
|
||||
"attachmentFolderPath": "./assets/Verilog",
|
||||
"attachmentFolderPath": "./assets/常用软件",
|
||||
"showUnsupportedFiles": false,
|
||||
"newFileLocation": "current",
|
||||
"useMarkdownLinks": true,
|
||||
|
||||
36
.obsidian/workspace.json
vendored
36
.obsidian/workspace.json
vendored
@@ -13,7 +13,7 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Books/HDLBits/Verilog.md",
|
||||
"file": "Record/Linux/常用软件.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
@@ -93,7 +93,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Books/HDLBits/Verilog.md",
|
||||
"file": "Record/Linux/常用软件.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -110,7 +110,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Books/HDLBits/Verilog.md",
|
||||
"file": "Record/Linux/常用软件.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@@ -133,7 +133,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Books/HDLBits/Verilog.md"
|
||||
"file": "Record/Linux/常用软件.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -154,34 +154,36 @@
|
||||
},
|
||||
"left-ribbon": {
|
||||
"hiddenItems": {
|
||||
"switcher:打开快速切换": false,
|
||||
"graph:查看关系图谱": false,
|
||||
"templates:插入模板": false,
|
||||
"command-palette:打开命令面板": false,
|
||||
"notion-like-tables:Create loom": false,
|
||||
"switcher:Open quick switcher": false,
|
||||
"graph:Open graph view": false,
|
||||
"templates:Insert template": false,
|
||||
"command-palette:Open command palette": false,
|
||||
"oz-clear-unused-images:Clear Unused Images": false,
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false,
|
||||
"obsidian-excalidraw-plugin:新建绘图文件": false,
|
||||
"notion-like-tables:Create loom": false
|
||||
"obsidian-excalidraw-plugin:Create new drawing": false,
|
||||
"table-editor-obsidian:Advanced Tables Toolbar": false
|
||||
}
|
||||
},
|
||||
"active": "82a60b2f86acd8d6",
|
||||
"lastOpenFiles": [
|
||||
"Books/动手学深度学习/引言.md",
|
||||
"Record/Linux/常用软件.md",
|
||||
"Record/Linux",
|
||||
"Study/DL/吴恩达深度学习课程/Other.md",
|
||||
"Study/DL/吴恩达深度学习课程/Lesson 1.md",
|
||||
"Books/编译原理/Overview.md",
|
||||
"Books/编译原理",
|
||||
"Books/HDLBits/Verilog.md",
|
||||
"Books/HDLBits",
|
||||
"Study/DL/吴恩达深度学习课程/Lesson 1.md",
|
||||
"Books/编译原理",
|
||||
"Books/未命名.md",
|
||||
"Study/DL/吴恩达深度学习课程/Other.md",
|
||||
"Books/Vim实用技巧/一、入门导读.md",
|
||||
"Books/动手学深度学习/基础概念.md",
|
||||
"Record",
|
||||
"Study/DL",
|
||||
"Study",
|
||||
"Study/DL/吴恩达深度学习课程",
|
||||
"Books/动手学深度学习/引言.md",
|
||||
"Books/Java Guide/基础语法.md",
|
||||
"Books/Java并发编程/Java并发编程.md",
|
||||
"Books/从零开始深入学习Spring/IoC.md",
|
||||
"Books/Vim实用技巧/一、入门导读.md",
|
||||
"Books/从零开始深入学习Spring",
|
||||
"Books/Java Guide",
|
||||
"Temp/Interview.md",
|
||||
|
||||
6
Record/Linux/常用软件.md
Normal file
6
Record/Linux/常用软件.md
Normal file
@@ -0,0 +1,6 @@
|
||||
1. ripgrep
|
||||
2. fzf
|
||||
3. jq
|
||||
4. eza
|
||||
5. bat
|
||||
6. ``
|
||||
Reference in New Issue
Block a user