Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove check for init var value #70

Closed
sunhasgothishaton opened this issue Dec 11, 2020 · 1 comment
Closed

Remove check for init var value #70

sunhasgothishaton opened this issue Dec 11, 2020 · 1 comment

Comments

@sunhasgothishaton
Copy link

I did an antidot clean earlier and .gnupg got migrated

I ran gpg and then ~/.gnupg got created as env.sh hadn't been reloaded to set GNUPGHOME

I run source .profile (where I have $(antidot init) and nothing more was loaded, as ANTIDOT_INIT=1 was set, it wasn't loaded again.

In the end, I restarted my computer and it loaded the new variables and it was all working correctly. Is there a way I can load them without restarting my computer?

@doron-cohen
Copy link
Owner

This is a bug. The init variable needs to go. I wanted to save some cpu cycles but I guess that it should source the files after every change. I will just remove that check. Thanks

@doron-cohen doron-cohen changed the title how do i load new variables and alias after antidot clean Remove check for init var value Dec 11, 2020
doron-cohen added a commit that referenced this issue Dec 13, 2020
doron-cohen added a commit that referenced this issue Dec 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants