- Firefox
- GreenShoot
- EarTrumpet
- Discord
- Telegram
- 7-Zip
- OBS
- 4K Video Downloader
- qBittorrent
- DuetDisplay
- PotPlayer
- ScpToolkit
- Avidemux
-
Update terminal from the WindowsStore
-
Install from here
-
Open a new console and type:
code $PROFILE
-
Install a theme by copying this inside and save it:
oh-my-posh init pwsh --config "$env:POSH_THEMES_PATH\agnoster.omp.json" | Invoke-Expression
A list of themes is avalible here, to change it replace "agnoster" with the name of the theme
-
Try open a new PowerShell window, if you are having a problem like this:
No se puede cargar el archivo C:\Users\USER\Documents\WindowsPowerShell\Microsoft.PowerShell_profile.ps1 porque la ejecución de scripts está deshabilitada en este sistema. Para obtener más información, consulta el tema about_Execution_Policies en https:/go.microsoft.com/fwlink/?LinkID=135170. En línea: 1 Carácter: 3 'C:\Users\USER\Documents\WindowsPowerShell\Microsoft.PowerShell_pr ... + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : SecurityError: (:) [], PSSecurityException + FullyQualifiedErrorId : UnauthorizedAccess'
Execute a new console as administrator and write:
Set-ExecutionPolicy -ExecutionPolicy Bypass
-
Install a nerd font from (here you have a few)
-
Restart the Terminal
-
Change the font to the new font: Configuracion > Valores predeterminados > Aparecia > Tipo de fuente