Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Beautiful terminal - Atom not showing colors #82

Open
ieriii opened this issue Apr 18, 2020 · 4 comments
Open

Beautiful terminal - Atom not showing colors #82

ieriii opened this issue Apr 18, 2020 · 4 comments

Comments

@ieriii
Copy link

ieriii commented Apr 18, 2020

Hi, I followed the instructions to add Atom colors to iTerm.

  • I have downloaded the iTerm presets for the theme by running.
  • I have activated the dark theme in color presets
  • I have downloaded the files .bash_profile, .bash_prompt, .aliases using the command in the screenshot.

However, when I open a new terminal window (or close and re-open iTerm) no colors shows up when running ls or similar command.

Am I missing anything?

@ieriii
Copy link
Author

ieriii commented Apr 18, 2020

I think the main issue is that the new zsh does not read .bash_profile anymore.
The guide needs updating :)

@ottoman91
Copy link

hi, did you figure out how to run this?

@ottoman91
Copy link

i figured this out. not sure if you figured this out this way, but this is what i did:

  1. I created a new file ~/.zprofile

  2. In this file, I typed source ~/.bash_profile

  3. I saved and closed the ~/.zprofile file and ran the terminal again.

Reference: https://stackoverflow.com/questions/56784894/macos-catalina-10-15beta-why-is-bash-profile-not-sourced-by-my-shell/59354173#59354173

@rzy0901
Copy link

rzy0901 commented Oct 1, 2023

this works welll, @ottoman91 thanks!
but i wonder if there is any a more elegent way to solve this issue, e.g., rewriting a new version of shell profiles.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants