Shell Integration¶
AWS_PROFILE export¶
A Go binary cannot set environment variables in the parent shell — this is an OS constraint, not a yak limitation. To have AWS_PROFILE updated in your terminal after yak account or yak login, add this shell wrapper to your .zshrc or .bashrc:
Reload:
This pattern is used by rbenv, nvm, and other tools that need to influence the shell environment.