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": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Tenmado/Linux - Arch.md",
|
"file": "Tenmado/Git.md",
|
||||||
"mode": "source",
|
"mode": "source",
|
||||||
"source": false
|
"source": false
|
||||||
}
|
}
|
||||||
@@ -98,7 +98,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "backlink",
|
"type": "backlink",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Tenmado/Linux - Arch.md",
|
"file": "Tenmado/Git.md",
|
||||||
"collapseAll": false,
|
"collapseAll": false,
|
||||||
"extraContext": false,
|
"extraContext": false,
|
||||||
"sortOrder": "alphabetical",
|
"sortOrder": "alphabetical",
|
||||||
@@ -115,7 +115,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outgoing-link",
|
"type": "outgoing-link",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Tenmado/Linux - Arch.md",
|
"file": "Tenmado/Git.md",
|
||||||
"linksCollapsed": false,
|
"linksCollapsed": false,
|
||||||
"unlinkedCollapsed": true
|
"unlinkedCollapsed": true
|
||||||
}
|
}
|
||||||
@@ -138,7 +138,7 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "outline",
|
"type": "outline",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "Tenmado/Linux - Arch.md"
|
"file": "Tenmado/Git.md"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@@ -169,30 +169,30 @@
|
|||||||
},
|
},
|
||||||
"active": "7a1d3c1c2443bae5",
|
"active": "7a1d3c1c2443bae5",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Tenmado/Troubleshooting.md",
|
"Tenmado/Dotfiles.md",
|
||||||
"Tenmado/Linux - Arch.md",
|
"Tenmado/Git.md",
|
||||||
"Tenmado/reMarkable 2.md",
|
"Tenmado/Linux - Games Live Streaming.md",
|
||||||
"Tenmado/Linux - Neovim.md",
|
"Tenmado/Linux - Desktop Entries.md",
|
||||||
"Tenmado/Linux - Commands & CLI.md",
|
"Tenmado/Linux - Commands & CLI.md",
|
||||||
|
"Tenmado/Linux - Arch.md",
|
||||||
"Tenmado/Linux - Android.md",
|
"Tenmado/Linux - Android.md",
|
||||||
"Tenmado/Keyboards.md",
|
"Tenmado/Keyboards.md",
|
||||||
"Tenmado/Git.md",
|
|
||||||
"Tenmado/Docker Compose.md",
|
"Tenmado/Docker Compose.md",
|
||||||
"Tenmado/Docker.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/README.md",
|
||||||
"Tenmado/Youtube Channels.md",
|
"Tenmado/Youtube Channels.md",
|
||||||
"Tenmado/Linux - Desktop Entries.md",
|
|
||||||
"Tenmado/Mac OS.md",
|
"Tenmado/Mac OS.md",
|
||||||
"Tenmado/Windows.md",
|
"Tenmado/Windows.md",
|
||||||
"Tenmado/Quotes.md",
|
"Tenmado/Quotes.md",
|
||||||
"Untitled",
|
"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",
|
"4913",
|
||||||
"Files/Screenshots/Raycast.app.png",
|
|
||||||
"Files/Screenshots",
|
"Files/Screenshots",
|
||||||
"Files/untitled folder",
|
"Files/untitled folder",
|
||||||
"Git",
|
"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.name "username" ## Configures global username
|
||||||
git config --global user.email "email" ## Configures global user email
|
git config --global user.email "email" ## Configures global user email
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user