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

Custom Prefix in ZSH only #15

Open
starcraftman opened this issue Jun 2, 2018 · 0 comments
Open

Custom Prefix in ZSH only #15

starcraftman opened this issue Jun 2, 2018 · 0 comments
Assignees

Comments

@starcraftman
Copy link
Owner

starcraftman commented Jun 2, 2018

Instead of passing into python, do substitution entirely in zsh? I'm not sure I can be certain a leading : is a hash though. It is legal to use in branches.

Example in zsh substitutions. First char, rest.

echo ${GIT_BRANCH[1]}
echo ${GIT_BRANCH:1}

Fairly low priority feature.

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

No branches or pull requests

1 participant