Skip to content

Commit

Permalink
refactor(windows): alphabetize base package list
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Oct 20, 2020
1 parent 2a618af commit 69cf33c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion windows-chocolatey/base.config
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<packages>
<!-- Tools I need for my basic setup -->
<package id="altdrag"/>
<package id="msys2"/>
<package id="kdiff3"/>
<package id="p4merge"/>
<package id="ripgrep"/>
<package id="altdrag"/>
<package id="winaero-tweaker"/>

<!-- Other niceties -->
Expand Down

0 comments on commit 69cf33c

Please sign in to comment.