add sourcing of .env

This commit is contained in:
Daylin Morgan 2022-12-13 00:27:51 -06:00
parent d3b2d37f18
commit e5caea257c
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View file

@ -6,3 +6,4 @@ patched/*
!**/.gitkeep
nerd-fonts
.env

View file

@ -1,3 +1,4 @@
-include .env
ARGS ?= -c
NF_SRC := $(shell ./bin/get-font-files src)