I Msipsell wrods somtimes

This commit is contained in:
James Patrick 2022-01-05 23:13:29 -05:00
parent 70f2826afe
commit 47eb4d062f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ mk_link := $(LIB_DIR)/helper/mk_link
rm_link := $(LIB_DIR)/helper/rm_link
report := LAST_RETURN=$$? $(LIB_DIR)/helper/report
# Shortcut for the XDG dir if it exist. default to ~/.confg
# Shortcut for the XDG dir if it exist. default to ~/.config
XDG_DIR := $${XDG_CONFIG_HOME:-~/.config}