It would be nice to allow to have multiple logins based on the project we're working.
Imagine we have to accounts one for the company another for a personal account and having to log in every time we switch context is annoying.
One possibility could be to look up for .netrc in the current directory and if not found, could start looking at the home dir.
Note: Remember that some companies require to use the company's email address when accessing their services.
It would be nice to allow to have multiple logins based on the project we're working.
Imagine we have to accounts one for the company another for a personal account and having to log in every time we switch context is annoying.
One possibility could be to look up for .netrc in the current directory and if not found, could start looking at the home dir.
Note: Remember that some companies require to use the company's email address when accessing their services.