Deployed 9e9fdbd with MkDocs version: 1.5.2

This commit is contained in:
LGUG2Z
2024-02-14 08:07:28 -08:00
parent fc73a8c649
commit 78e0741ea5
153 changed files with 18 additions and 3376 deletions

View File

@@ -2,7 +2,7 @@
# Reload whkd configuration
# alt + o : taskkill /f /im whkd.exe && start /b whkd # if shell is cmd
alt + o : taskkill /f /im whkd.exe && Start-Process whkd -WindowStyle hidden # if shell is pwsh / powershell
alt + o : taskkill /f /im whkd.exe; Start-Process whkd -WindowStyle hidden # if shell is pwsh / powershell
alt + shift + o : komorebic reload-configuration
# App shortcuts - these require shell to be pwsh / powershell