Not able to replicate the shell
Describe the bug
So I followed the installation steps and created the ~/.amrc file however the shell is not adapting the theme
Can I see the content of .amrc and a screenshot of your terminal?
gist for .amrc: https://gist.github.com/designMoreWeb/f19f3da7ecca822373a87a63e04f491a

Try using the below ~/.amrc:
#!/usr/bin/env zsh
export AM_THEME=soft
export AM_USE_NERD_FONT=1
export AM_KEEP_PROMPT=1
export AM_ASYNC_L_PROMPT=1
Please provide me the below information and the installation procedure as well:
- Plugin Manager: [ antigen | zplug | ... ]
- ZSH Version:
- Operating System: [ name and version ]
- Terminal Emulator: [ name and version ]
Plugin Manager: [ antigen ] ZSH Version: [zsh 5.7.1 (x86_64-apple-darwin18.2.0)] Operating System: [ Mac Mojave Version 10.14.6 ] Terminal Emulator: [Hyper 3.0.2 (stable)]
I tried adding the settings for ~/.amrc however no change
Any progress on this issue?
I am trying to reproduce it. It happened only the first time I opened the hyper after installation.
Afterwards the shell is rendering as expected every time.