Change PS1 to show that Atmos is in the `atmos terraform shell` mode @pkbhowmick (#761)
what
- Change PS1 to show that Atmos is in the
atmos terraform shell
mode - Customized command prompt for the interactive shell with the addition of the "atmos>" prefix
- Enhanced shell behavior by removing the unnecessary
-l
flag for non-Windows systems and implementing a fallback tosh
ifbash
is unavailable. - Improved handling for the
/bin/zsh
shell with additional flags
why
- Improve user experience