Simple overview of use/purpose.
An in-depth paragraph about your project and overview of use.
| Set-WindowsExplorerOptions -EnableShowHiddenFilesFoldersDrives -EnableShowProtectedOSFiles -EnableShowFileExtensions | |
| choco install sysinternals |
| ### First Method ### | |
| <Limit POST PUT> | |
| Order deny,allow | |
| Deny from all | |
| # Allow internal LAN | |
| Allow from 10.0.0.0/8 | |
| Allow from 127.0.0.1 | |
| </Limit> | |
| ### Second Method ### |
| neofetch | |
| htop | |
| cmatrix | |
| cmus | |
| ranger | |
| vscode | |
| telegram | |
| picocom | |
| peek | |
| kazaam |
| // To view the default settings, hold "alt" while clicking on the "Settings" button. | |
| // For documentation on these settings, see: https://aka.ms/terminal-documentation | |
| // https://github.com/microsoft/terminal/blob/master/doc/cascadia/SettingsSchema.md | |
| // https://medium.com/@ajitsahoo29/the-ultimate-guide-to-install-and-customize-windows-terminal-2019-6963dfc06587 | |
| // https://github.com/microsoft/cascadia-code/releases | |
| { | |
| "$schema": "https://aka.ms/terminal-profiles-schema", |