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

Make VCSH base directory agnostic so it can more easily manage locations other than $HOME #283

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

alerque
Copy link
Collaborator

@alerque alerque commented Apr 2, 2021

This is a re-opening of #115, potentially closes #110.

andyleejordan and others added 9 commits March 6, 2014 19:39
Merging in recursive search for configuration file.
Using this function to recurse up the directory tree looking for the
configuration file. Renamed to test_dir_upwards() because the function
is just testing with [ $1 $2 ]. Switched to $(execute) from `execute` as
the latter is preferred. Tested, this works well.
This was referenced Apr 2, 2021
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.

How to manage /etc files
2 participants