Split the stow package #59
Labels
No labels
approved
bug
changes-requested
ci
decision
declined
discuss
docs
feature
meta
now
packaging
refactor
release
repo/core
repo/krystal
repo/plugins
repo/themes
status/backlog
status/in-progress
status/next
status/review
ux
No milestone
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
joshquinlan/donbox#59
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
fish, nvim, tmux, kitty, ghostty, lsd and fastfetch stay in dotfiles; Donbox moves out.
Surveyed. The dotfiles still carry the whole old desktop:
.config/{hypr,quickshell,donbox,environment.d,systemd}, fortydonbox-*scripts in.local/bin, and the session target;.config/{fish,nvim,tmux,kitty,ghostty,lsd,fastfetch,git,qt6ct}stay. Removing the Donbox half is the cutover itself (the running session reads those files), so it is sequenced afterdonbox installon this machine rather than done headless: (1)donbox installlays the new links and units, migrations rename the old state (#116 landed); (2) log in on the new session; (3) delete the Donbox packages from the dotfiles and restow; (4) README and bootstrap.sh lose the desktop steps. Steps 3 and 4 are a small dotfiles commit once 2 has been seen working. Leaving this open for that moment.