updates from makefile

This commit is contained in:
Don Harper 2023-10-27 21:14:24 -05:00
parent c4b9b63a00
commit 6e9d555c04
5 changed files with 11 additions and 10 deletions

View file

@ -28,6 +28,7 @@ PATH="/run/wrappers/bin:${HOME}/.nix-profile/bin:/etc/profiles/per-user/don/bin:
export PATH
export GOPATH="${HOME}/go"
export TZ="America/Chicago"
export TZDIR="/etc/zoneinfo"
if [ -f ${HOME}/.nix-profile/etc/profile.d/hm-session-vars.sh ]
then