This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| windows:power-users-tool-list-for-windows [2021-06-18] – dcai | windows:power-users-tool-list-for-windows [2021-11-26] (current) – dcai | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| <code powershell> | <code powershell> | ||
| choco install -y sublimetext3 autohotkey sharex microsoft-windows-terminal dropbox | choco install -y sublimetext3 autohotkey sharex microsoft-windows-terminal dropbox | ||
| + | </ | ||
| + | |||
| + | |||
| + | <code powershell> | ||
| + | winget install Stretchly.Stretchly | ||
| + | winget install SublimeHQ.SublimeText.3 | ||
| + | winget install Lexikos.AutoHotkey | ||
| + | winget install ShareX.ShareX | ||
| + | winget install Microsoft.WindowsTerminal | ||
| + | winget install Dropbox.Dropbox | ||
| </ | </ | ||