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

Customize #2

Open
Hasher2009 opened this issue Mar 13, 2021 · 1 comment
Open

Customize #2

Hasher2009 opened this issue Mar 13, 2021 · 1 comment

Comments

@Hasher2009
Copy link

I Use This Theme. I Want To Type Commands Beside The Username And Directory Name. I Can Only Type Below It?

@jan-auer
Copy link
Owner

The theme has this hard-coded, so there's no option for customization at the moment. Note the -n here:

print
print -n "%{%F{green}%} ❯%{%f%}"

The easiest way is to fork this and replace it with something more along the lines of

print -n ' %{%f%}'

Would you rather have this configurable?

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

2 participants