geerlingguy / geerlingguy/macos-virtualbox-vm
make tmp location parameterized
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 2.6k
- Forks
- 307
- PR merge metrics
- No merged PRs in 30d
Description
now it uses /tmp
my mac is struggling with space, so to have multiple instances of the large file does not help that. So if the /tmp/ could be replaced with a variable and the final step (copy to desktop) skipped / skippable
May create a PR to fix this.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the repository's shell script for the hard-coded /tmp/ path and the final copy-to-desktop step. Make the temporary location configurable and the desktop copy skippable, then verify that the VM workflow still completes with both the default and customized options.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, shell
- Domain
- devops, operating-systems
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100