Compare commits
3 Commits
5df7d92a33
...
19ce36846a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
19ce36846a | ||
|
|
606ac30275 | ||
|
|
59af04173b |
32
.obsidian/workspace.json
vendored
32
.obsidian/workspace.json
vendored
@@ -25,7 +25,7 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "Tenmado/Linux - Arch.md",
|
||||
"file": "Tenmado/Git.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
}
|
||||
@@ -98,7 +98,7 @@
|
||||
"state": {
|
||||
"type": "backlink",
|
||||
"state": {
|
||||
"file": "Tenmado/Linux - Arch.md",
|
||||
"file": "Tenmado/Git.md",
|
||||
"collapseAll": false,
|
||||
"extraContext": false,
|
||||
"sortOrder": "alphabetical",
|
||||
@@ -115,7 +115,7 @@
|
||||
"state": {
|
||||
"type": "outgoing-link",
|
||||
"state": {
|
||||
"file": "Tenmado/Linux - Arch.md",
|
||||
"file": "Tenmado/Git.md",
|
||||
"linksCollapsed": false,
|
||||
"unlinkedCollapsed": true
|
||||
}
|
||||
@@ -138,7 +138,7 @@
|
||||
"state": {
|
||||
"type": "outline",
|
||||
"state": {
|
||||
"file": "Tenmado/Linux - Arch.md"
|
||||
"file": "Tenmado/Git.md"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -169,30 +169,30 @@
|
||||
},
|
||||
"active": "7a1d3c1c2443bae5",
|
||||
"lastOpenFiles": [
|
||||
"Tenmado/Troubleshooting.md",
|
||||
"Tenmado/Linux - Arch.md",
|
||||
"Tenmado/reMarkable 2.md",
|
||||
"Tenmado/Linux - Neovim.md",
|
||||
"Tenmado/Dotfiles.md",
|
||||
"Tenmado/Git.md",
|
||||
"Tenmado/Linux - Games Live Streaming.md",
|
||||
"Tenmado/Linux - Desktop Entries.md",
|
||||
"Tenmado/Linux - Commands & CLI.md",
|
||||
"Tenmado/Linux - Arch.md",
|
||||
"Tenmado/Linux - Android.md",
|
||||
"Tenmado/Keyboards.md",
|
||||
"Tenmado/Git.md",
|
||||
"Tenmado/Docker Compose.md",
|
||||
"Tenmado/Docker.md",
|
||||
"Files/Screenshots/Raycast.app.png",
|
||||
"Files/Screenshots/Money.Manager.EX.png",
|
||||
"Files/Screenshots/Files.App.png",
|
||||
"Files/Screenshots/Alacritty.win.png",
|
||||
"Tenmado/Troubleshooting.md",
|
||||
"Tenmado/reMarkable 2.md",
|
||||
"Tenmado/Linux - Neovim.md",
|
||||
"Tenmado/README.md",
|
||||
"Tenmado/Youtube Channels.md",
|
||||
"Tenmado/Linux - Desktop Entries.md",
|
||||
"Tenmado/Mac OS.md",
|
||||
"Tenmado/Windows.md",
|
||||
"Tenmado/Quotes.md",
|
||||
"Untitled",
|
||||
"Files/Screenshots/Money.Manager.EX.png",
|
||||
"Files/Screenshots/Files.App.png",
|
||||
"Files/Screenshots/Alacritty.win.png",
|
||||
"Tenmado/Dotfiles.md",
|
||||
"Tenmado/Linux - Games Live Streaming.md",
|
||||
"4913",
|
||||
"Files/Screenshots/Raycast.app.png",
|
||||
"Files/Screenshots",
|
||||
"Files/untitled folder",
|
||||
"Git",
|
||||
|
||||
@@ -16,4 +16,3 @@ Set up global information to *keep stuff organized and see changes made by other
|
||||
git config --global user.name "username" ## Configures global username
|
||||
git config --global user.email "email" ## Configures global user email
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user