Skip to content

v1.104.0

Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 11 Nov 17:51
· 77 commits to refs/heads/main since this release
d502eb0
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 to sh if bash is unavailable.
  • Improved handling for the /bin/zsh shell with additional flags

why

  • Improve user experience

test

image