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

The geometry theme incorrectly installed #243

Closed
dyrkow opened this issue Dec 10, 2018 · 1 comment
Closed

The geometry theme incorrectly installed #243

dyrkow opened this issue Dec 10, 2018 · 1 comment

Comments

@dyrkow
Copy link

dyrkow commented Dec 10, 2018

Hi, I use the following manual:

Clone this repository as follows:

git clone https://github.com/geometry-zsh/geometry
cd geometry
git submodule update --init --recursive

Then add it to your .zshrc configuration:

source /path/to/geometry/geometry.zsh

And in result I have

image

Not this

image

What I can do with it?

@jedahan
Copy link
Member

jedahan commented Dec 10, 2018

By default, we show the path and hostname. If you just want the path, you can add export GEOMETRY_PROMPT_PLUGINS_PRIMARY=(path) before source geometry.zsh. This will only show the triangle and directory.

The [ and ] brackets at the beginning and end seem to be something with Terminal.app that I am not sure what it is.

So the only thing that looks out of place is is the :: on the left hand side - can you share your entire ~/.zshrc file?

@dyrkow dyrkow closed this as completed Jul 5, 2019
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