system_setup
Differences
This shows you the differences between two versions of the page.
system_setup [2023/01/27 03:31] โ stephen | system_setup [2023/02/21 22:31] (current) โ external edit 127.0.0.1 | ||
---|---|---|---|
Line 52: | Line 52: | ||
winget install --id ' | winget install --id ' | ||
winget install --id ' | winget install --id ' | ||
+ | winget install --id ' | ||
winget install --id ' | winget install --id ' | ||
winget install --id ' | winget install --id ' | ||
Line 57: | Line 58: | ||
winget install --id ' | winget install --id ' | ||
winget install --id ' | winget install --id ' | ||
+ | winget install --id ' | ||
winget install --id ' | winget install --id ' | ||
winget install --id ' | winget install --id ' | ||
Line 75: | Line 77: | ||
- Set up [[powershell_setup|PowerShell]] | - Set up [[powershell_setup|PowerShell]] | ||
- Set up [[windows_terminal|Windows Terminal]] | - Set up [[windows_terminal|Windows Terminal]] | ||
+ | - Set up [[git_cheat_sheet|Git]] | ||
- Settings > Power | - Settings > Power | ||
- Settings > Remote Desktop. | - Settings > Remote Desktop. | ||
Line 82: | Line 85: | ||
- Notepad++: Enable dark mode. | - Notepad++: Enable dark mode. | ||
- Notepad++: Style Configurator, | - Notepad++: Style Configurator, | ||
- | |||
< | < | ||
Line 118: | Line 120: | ||
- [Registry Editor] HKEY_USERS > .DEFAULT > Control Panel > Keyboard | - [Registry Editor] HKEY_USERS > .DEFAULT > Control Panel > Keyboard | ||
- [Registry Editor] Set the value of ' | - [Registry Editor] Set the value of ' | ||
+ | |||
+ | ==== Scheduled Task Setup ==== | ||
+ | |||
+ | - Run the following:< | ||
+ | schtasks /Create /RU " | ||
+ | schtasks /Create /RU " | ||
+ | schtasks /Create /RU " | ||
+ | </ | ||
+ | - **Launch AHK Shortcuts at startup**: | ||
+ | - Trigger: At log on | ||
+ | - Actions: Program/ | ||
+ | - Actions: Arguments: ''/ | ||
+ | - Actions: Start in: '' | ||
+ | - **Hourly maintenance**: | ||
+ | - Trigger: Settings: '' | ||
+ | - Trigger: Start: (Today) '' | ||
+ | - Trigger: โ Repeat task every: '' | ||
+ | - Trigger: for a duration of: '' | ||
+ | - Actions: Program/ | ||
+ | - Actions: Arguments: ''" | ||
+ | - Actions: Start in: '' | ||
+ | - **Daily maintenance**: | ||
+ | - Trigger: Settings: '' | ||
+ | - Trigger: Start: (Today) '' | ||
+ | - Trigger: Recur every: '' | ||
+ | - Trigger: for a duration of: '' | ||
+ | - Actions: Program/ | ||
+ | - Actions: Arguments: ''" | ||
+ | - Actions: Start in: '' | ||
==== Temp Directory Setup ==== | ==== Temp Directory Setup ==== |
system_setup.1674790266.txt.gz ยท Last modified: 2023/01/28 04:31 (external edit)