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

Adds logic to find the correct vcs path #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mstergianis
Copy link

More of a PRFC than an actual PR. I'm not super familiar with omf and fish, so I'm flying by the seat of my pants. This broke for me today because $conf_path was being passed in as an array, so $vcs_path was automatically being set to the first element of the array, which in my case was not the vcs path, but something else based on my plugin installations (and probably the order in which the directories are traversed by fish).

Happy to make adjustments if you have a better strategy for selecting the correct directory, or maybe something is messed up in my installation and I just need to tear it down and reinstall 🤷.

Signed-off-by: Michael Stergianis [email protected]

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.

1 participant