Skip to content

Commit

Permalink
Merge pull request #209 from fox-forks/hyperupcall-locale
Browse files Browse the repository at this point in the history
fix: Reset `LC_ALL` in Makefile
  • Loading branch information
rpdelaney committed Nov 20, 2023
2 parents c61b238 + 8720fcc commit 470d5a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
export LC_ALL=C
FILE_NAME=lscolors
export XDG_DATA_HOME ?= $${$$HOME/.local/share}

Expand Down

0 comments on commit 470d5a5

Please sign in to comment.