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

feat(zsh): added support for custom $ZDOTDIR #963

Merged
merged 1 commit into from
Nov 2, 2023
Merged

Conversation

jguddas
Copy link
Contributor

@jguddas jguddas commented Oct 29, 2023

⚠️ I haven't figured out how to build the install.sh and test this.

https://zsh.sourceforge.io/Intro/intro_3.html

Steps to test

  1. run ZDOTDIR="~/.zsh" install.sh

New result

rtx: run the following to activate rtx in your shell:
echo "eval \"\$(/home/superuser/.local/share/rtx/bin/rtx activate zsh)\"" >> "~/.zsh/.zshrc"

Old result

rtx: run the following to activate rtx in your shell:
echo "eval \"\$(/home/superuser/.local/share/rtx/bin/rtx activate zsh)\"" >> ~/.zshrc

@jdx jdx merged commit c734832 into jdx:main Nov 2, 2023
jdx pushed a commit that referenced this pull request Apr 9, 2024
Signed-off-by: Andrew Duss <andrew.duss@storable.com>
Co-authored-by: Andrew Duss <andrew.duss@storable.com>
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

Successfully merging this pull request may close these issues.

None yet

2 participants