Skip to content

Commit eaf6b32

Browse files
committed
d
1 parent f3d8b03 commit eaf6b32

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

bash/exportsource.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,8 @@
1515
# NOTE
1616
# NOTE
1717
# There is a way to do this natively
18+
# WARNING: the problem with set -a is that it will override existing env vars
19+
# if that is a problem then still use this script instead
1820
#
1921
# old_opts=$(set +o)
2022
# set -a

0 commit comments

Comments
 (0)