mirror of
https://github.com/Matir/skel.git
synced 2026-05-25 21:19:09 -07:00
Fixup some startup scripts.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# Interactive shells only.
|
||||
# Should only use POSIX constructs.
|
||||
|
||||
# Always load ENV
|
||||
test -f "$HOME/.env" && . "$HOME/.env"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user