Skip to content

Commit

Permalink
Update packages_install.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-revay authored Jan 16, 2025
1 parent 47e6667 commit 067c0ef
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Windows_1X/packages_install.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,9 @@ $WINGET_PACKAGES = @(
# Utils & TOSORT TODO - sort to cathegories
'7zip.7zip'
'Gyan.FFmpeg'
# TODO WizTree does what WinDirStat does but better and quicker, consider commenting WinDirStat out
'WinDirStat.WinDirStat'
'AntibodySoftware.WizTree'
'XAMPPRocky.tokei' # broken? TODO FIX?
'Ookla.Speedtest.Desktop'
'fzf'
Expand All @@ -81,7 +83,6 @@ $WINGET_PACKAGES = @(
'Oracle.VirtualBox'
'Google.EarthPro'
'CodeSector.TeraCopy'
'AntibodySoftware.WizTree'
'Gyan.FFmpeg'
'NirSoft.OpenedFilesView'
'NirSoft.InsideClipboard'
Expand Down

0 comments on commit 067c0ef

Please sign in to comment.