alien-minimal icon indicating copy to clipboard operation
alien-minimal copied to clipboard

Not able to replicate the shell

Open designMoreWeb opened this issue 5 years ago • 6 comments

Describe the bug

So I followed the installation steps and created the ~/.amrc file however the shell is not adapting the theme

designMoreWeb avatar Oct 16 '19 14:10 designMoreWeb

Can I see the content of .amrc and a screenshot of your terminal?

eendroroy avatar Oct 16 '19 16:10 eendroroy

gist for .amrc: https://gist.github.com/designMoreWeb/f19f3da7ecca822373a87a63e04f491a Screenshot 2019-10-16 at 1 39 42 PM

designMoreWeb avatar Oct 16 '19 17:10 designMoreWeb

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 ]

eendroroy avatar Oct 17 '19 03:10 eendroroy

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

designMoreWeb avatar Oct 17 '19 15:10 designMoreWeb

Any progress on this issue?

designMoreWeb avatar Oct 29 '19 14:10 designMoreWeb

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.

Screen Shot 2019-10-30 at 9 21 54 PM

eendroroy avatar Oct 30 '19 15:10 eendroroy