Skip to content

feat(shell): create ~/projects/personal directory on setup - #2

Merged
asainz merged 1 commit into
mainfrom
create-projects-personal-dir
Jul 4, 2026
Merged

feat(shell): create ~/projects/personal directory on setup#2
asainz merged 1 commit into
mainfrom
create-projects-personal-dir

Conversation

@asainz

@asainz asainz commented Jul 4, 2026

Copy link
Copy Markdown
Owner

Current problem

Nothing in setup creates ~/projects/personal, so a fresh machine needs it made manually before cloning personal projects there.

Proposed solution

Add an idempotent mkdir -p for ~/projects/personal in shell.sh; safe to re-run and never overwrites existing content.

# Current problem

Nothing in setup creates ~/projects/personal, so a fresh machine needs it made manually before cloning personal projects there.

# Proposed solution

Add an idempotent mkdir -p for ~/projects/personal in shell.sh; safe to re-run and never overwrites existing content.
@asainz
asainz merged commit f8ed8fd into main Jul 4, 2026
4 of 6 checks passed
@asainz
asainz deleted the create-projects-personal-dir branch July 4, 2026 11:01
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