Skip to content

Commit

Permalink
fix: Reset LC_ALL in Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hyperupcall committed Nov 18, 2023
1 parent 3de2e7e commit 8720fcc
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 8720fcc

Please sign in to comment.