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

Move parts of zsh config to bash config #9

Open
m-rey opened this issue Mar 16, 2021 · 0 comments
Open

Move parts of zsh config to bash config #9

m-rey opened this issue Mar 16, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@m-rey
Copy link
Owner

m-rey commented Mar 16, 2021

At the moment, the bash config (.bashrc) sources the zsh config. However, some of the things in the zsh config are not compatible with bash. Thus simply sourcing things raises errors.

Therefore, for compatibility, "general" things could be moved to the bash config, zsh specific things should stay in the zsh config and then the zsh config should source the bash config.

@m-rey m-rey added the bug Something isn't working label Apr 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant