Last active
February 6, 2023 10:28
-
-
Save Shtian/4e1e0be2d4a40d5517686c4055c6280d to your computer and use it in GitHub Desktop.
Boxstarter template
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Set-ExplorerOptions -showHiddenFilesFoldersDrives -showProtectedOSFiles -showFileExtensions | |
choco install cascadiafonts | |
choco install firacodenf | |
choco install jetbrainsmono | |
choco install microsoft-windows-terminal | |
choco install powershell-core | |
choco install oh-my-posh | |
choco install git.install | |
choco install gh | |
choco install nvm | |
choco install pnpm | |
choco install vscode-insiders.install | |
choco install jetbrains-rider | |
choco install webstorm | |
choco install linqpad | |
choco install googlechrome | |
choco install firefox | |
choco install bitwarden | |
choco install bitwarden-edge | |
choco install bitwarden-chrome | |
choco install spotify | |
choco install slack | |
choco install messenger | |
choco install notion | |
choco install figma |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Install font for oh-my-posh:
Install Catppuccin theme for oh-my-posh:
Init new pwsh profile and open in editor
Add this line to the profile
To reload current profile in shell without restarting
Windows Terminal font config:
VSCode terminal font config: