Skip to content

Commit

Permalink
3 Finished (& ToC) and .markdownlint.json in .vscode & user settings.โ€ฆ
Browse files Browse the repository at this point in the history
โ€ฆjson
  • Loading branch information
EstebanMqz committed Aug 8, 2024
1 parent ace4164 commit 2a9e196
Show file tree
Hide file tree
Showing 3 changed files with 98 additions and 103 deletions.
3 changes: 1 addition & 2 deletions .bat/Regedit.bat
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
@echo on
rem Win OS .reg files Activator:

runas /user:Administrator regedit /s CMD.reg && regedit /s Node.reg && regedit /s Notepad.reg && regedit /s Powershell.reg && regedit /s Pycharm.reg && regedit /s VSCode.reg && regedit /s bash.reg

References: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/reg
rem References: https://learn.microsoft.com/en-us/windows-server/administration/windows-commands/reg
10 changes: 10 additions & 0 deletions .vscode/.markdownlint.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"markdownlint.config": {
"MD001": false,
"MD013": false,
"MD024": false,
"MD029": false,
"MD033": false,
"MD045": false
}
}
Loading

0 comments on commit 2a9e196

Please sign in to comment.