vault backup: 2024-05-18 21:21:19

This commit is contained in:
toniiz
2024-05-18 21:21:19 -07:00
parent 606ac30275
commit 19ce36846a
2 changed files with 2 additions and 4 deletions

View File

@@ -169,13 +169,14 @@
}, },
"active": "7a1d3c1c2443bae5", "active": "7a1d3c1c2443bae5",
"lastOpenFiles": [ "lastOpenFiles": [
"Tenmado/Dotfiles.md",
"Tenmado/Git.md",
"Tenmado/Linux - Games Live Streaming.md", "Tenmado/Linux - Games Live Streaming.md",
"Tenmado/Linux - Desktop Entries.md", "Tenmado/Linux - Desktop Entries.md",
"Tenmado/Linux - Commands & CLI.md", "Tenmado/Linux - Commands & CLI.md",
"Tenmado/Linux - Arch.md", "Tenmado/Linux - Arch.md",
"Tenmado/Linux - Android.md", "Tenmado/Linux - Android.md",
"Tenmado/Keyboards.md", "Tenmado/Keyboards.md",
"Tenmado/Dotfiles.md",
"Tenmado/Docker Compose.md", "Tenmado/Docker Compose.md",
"Tenmado/Docker.md", "Tenmado/Docker.md",
"Files/Screenshots/Raycast.app.png", "Files/Screenshots/Raycast.app.png",
@@ -185,7 +186,6 @@
"Tenmado/Troubleshooting.md", "Tenmado/Troubleshooting.md",
"Tenmado/reMarkable 2.md", "Tenmado/reMarkable 2.md",
"Tenmado/Linux - Neovim.md", "Tenmado/Linux - Neovim.md",
"Tenmado/Git.md",
"Tenmado/README.md", "Tenmado/README.md",
"Tenmado/Youtube Channels.md", "Tenmado/Youtube Channels.md",
"Tenmado/Mac OS.md", "Tenmado/Mac OS.md",

View File

@@ -16,5 +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
``` ```
Test