Skip to content
This repository has been archived by the owner on Apr 24, 2020. It is now read-only.

go_version doesn't work with go modules directory #1385

Open
joncalhoun opened this issue Nov 28, 2019 · 0 comments
Open

go_version doesn't work with go modules directory #1385

joncalhoun opened this issue Nov 28, 2019 · 0 comments

Comments

@joncalhoun
Copy link

Describe Your Issue

What is happening?

go_version doesn't render outside of the $GOPATH. This made sense before, but now that go modules exist it would be nice if it also worked in a directory that has a go.mod file in one of the parent folders.

Have you tried to debug or fix it?

I have tried looking for solutions and found an old issue that said it would be easy to make go_version configurable to always render, but nothing beyond that.

Environment Information

This is a fresh install on a new macbook.

ZSH: zsh 5.7.1 (x86_64-apple-darwin19.0.0)
Antigen: Antigen v2.2.2

Install I believe was via these lines my .zshrc config:

POWERLEVEL9K_INSTALLATION_PATH=$ANTIGEN_BUNDLES/bhilburn/powerlevel9k
antigen theme bhilburn/powerlevel9k powerlevel9k

Using iterm2, unsure on p9k version.

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

No branches or pull requests

1 participant