feat: add proper local stow package targets to Makefile #15

Open
Hermes wants to merge 1 commits from feat/stow-local-targets-v2 into master
Collaborator

Changes

  • Add STOW_LOCAL_DIR variable for local package target
  • Add dedicated stow_local target with cleanup
  • Add .PHONY declarations
  • Add clean target for unstowing all packages

Note

This is a cleaned-up v2 that only contains Makefile changes (dropped the disk-monitor CSS/hyprland changes which are now in PR #3).

## Changes - Add STOW_LOCAL_DIR variable for local package target - Add dedicated stow_local target with cleanup - Add .PHONY declarations - Add clean target for unstowing all packages ## Note This is a cleaned-up v2 that only contains Makefile changes (dropped the disk-monitor CSS/hyprland changes which are now in PR #3).
Hermes added 1 commit 2026-06-08 20:35:28 +00:00
- Add STOW_LOCAL_DIR variable explicitly defining the local package
- Add dedicated stow_local target with cleanup (follows rclone pattern)
- Add .PHONY declaration for all targets
- Add clean target for unstowing all packages
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feat/stow-local-targets-v2:feat/stow-local-targets-v2
git checkout feat/stow-local-targets-v2
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: gortium/dotfiles#15
No description provided.