Cambios en el readme

This commit is contained in:
2025-12-13 22:00:11 +01:00
parent d5afc2358c
commit 424f765ef6
3 changed files with 69 additions and 7 deletions

View File

@@ -0,0 +1,62 @@
{
"commitMessage": "vault backup: {{date}}",
"autoCommitMessage": "vault backup: {{date}}",
"commitMessageScript": "",
"commitDateFormat": "YYYY-MM-DD HH:mm:ss",
"autoSaveInterval": 0,
"autoPushInterval": 0,
"autoPullInterval": 0,
"autoPullOnBoot": false,
"autoCommitOnlyStaged": false,
"disablePush": false,
"pullBeforePush": true,
"disablePopups": false,
"showErrorNotices": true,
"disablePopupsForNoChanges": false,
"listChangedFilesInMessageBody": false,
"showStatusBar": true,
"updateSubmodules": false,
"syncMethod": "merge",
"customMessageOnAutoBackup": false,
"autoBackupAfterFileChange": false,
"treeStructure": false,
"refreshSourceControl": true,
"basePath": "",
"differentIntervalCommitAndPush": false,
"changedFilesInStatusBar": false,
"showedMobileNotice": true,
"refreshSourceControlTimer": 7000,
"showBranchStatusBar": true,
"setLastSaveToLastCommit": false,
"submoduleRecurseCheckout": false,
"gitDir": "",
"showFileMenu": true,
"authorInHistoryView": "hide",
"dateInHistoryView": false,
"diffStyle": "split",
"lineAuthor": {
"show": false,
"followMovement": "inactive",
"authorDisplay": "initials",
"showCommitHash": false,
"dateTimeFormatOptions": "date",
"dateTimeFormatCustomString": "YYYY-MM-DD HH:mm",
"dateTimeTimezone": "viewer-local",
"coloringMaxAge": "1y",
"colorNew": {
"r": 255,
"g": 150,
"b": 150
},
"colorOld": {
"r": 120,
"g": 160,
"b": 255
},
"textColorCss": "var(--text-muted)",
"ignoreWhitespace": false,
"gutterSpacingFallbackLength": 5,
"lastShownAuthorDisplay": "initials",
"lastShownDateTimeFormatOptions": "date"
}
}

View File

@@ -27,15 +27,16 @@
"state": {
"type": "markdown",
"state": {
"file": "Documentación personal/Mecanica de Unix/Mecánica Unix - Manejo de la shell.md",
"file": "README.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Mecánica Unix - Manejo de la shell"
"title": "README"
}
}
]
],
"currentTab": 1
}
],
"direction": "vertical"
@@ -236,8 +237,10 @@
"obsidian-git:Open Git source control": false
}
},
"active": "e615f9321ff830be",
"active": "620cc3e7430b0ac1",
"lastOpenFiles": [
"Documentación personal/Mecanica de Unix/Mecánica Unix - Manejo de la shell.md",
"BDD/SQL/Disparadores.md",
"BDD/SQL/Lenguaje de definición de datos (DDL).md",
"BDD/SQL/Lenguaje de Manupulación de Datos (DML).md",
"BDD/SQL/Procedimientos almacenados.md",
@@ -245,8 +248,6 @@
"BDD/SQL/SQL.md",
"BDD/SQL/Sintaxis (Keywords).md",
"BDD/SQL/Importación y exportación de base de datos.md",
"BDD/SQL/Disparadores.md",
"Documentación personal/Mecanica de Unix/Mecánica Unix - Manejo de la shell.md",
"Documentación personal/Mecanica de Unix/1. Bash Scripting Avanzado/Funciones puras/Ejercicios/Ejercicios - Funciones puras.md",
"Documentación personal/Mecanica de Unix/1. Bash Scripting Avanzado/Funciones puras/Funciones puras.md",
"Documentación personal/Mecanica de Unix/1. Bash Scripting Avanzado/Arrays asociativos.md",