Skip to content

Commit

Permalink
Win - packages: Add starship and pwsh
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay committed Dec 19, 2024
1 parent 8099561 commit 637fac3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Windows_1X/packages_install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ $WINGET_PACKAGES = @(
'Microsoft.DotNet.DesktopRuntime.7'
'Microsoft.VCRedist.2015+.x64'
'RubyInstallerTeam.RubyWithDevKit.3.2'
'Microsoft.PowerShell'

# Virtualisation and containers
'Docker.DockerDesktop'
Expand All @@ -61,6 +62,7 @@ $WINGET_PACKAGES = @(
'Ookla.Speedtest.Desktop'
'fzf'
'AlDanial.Cloc' # count number of lines of code
'starship.starship'

# Desktop environment & window management extensions
'AltSnap.AltSnap' # https://github.com/RamonUnch/AltSnap/wiki (TODO read)
Expand Down

0 comments on commit 637fac3

Please sign in to comment.