Skip to content

feat: migrate repo path from ~/dev/dotfiles to ~/.dotfiles - #9

Merged
lemtoc merged 1 commit into
mainfrom
feat/issue/8
Feb 27, 2026
Merged

feat: migrate repo path from ~/dev/dotfiles to ~/.dotfiles#9
lemtoc merged 1 commit into
mainfrom
feat/issue/8

Conversation

@lemtoc

@lemtoc lemtoc commented Feb 27, 2026

Copy link
Copy Markdown
Owner

Issue

fixes #8

Changes

  • flake.nix: update, switch, build の3つのアプリで $HOME/dev/dotfiles$HOME/.dotfiles に変更
  • README.md: セットアップ手順・日常使用の説明で ~/dev/dotfiles~/.dotfiles に変更(4箇所)

Verification

  • No lint/type errors
  • No breaking changes introduced
  • Changeset file created (if needed for version bump)

Additional Notes

~/dev/work/private/oss でカテゴリ分けしていく予定のため、カテゴリに属さない dotfiles リポジトリを ~/.dotfiles に移行する。

@changeset-bot

changeset-bot Bot commented Feb 27, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 624b47c

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Zsh Startup Time

Details
Benchmark suite Current: 624b47c Previous: 7b16e0a Ratio
zsh -i -c exit 43.04 ms (2.87 ms) 41.19 ms (4.19 ms) 1.04

This comment was automatically generated by workflow using github-action-benchmark.

@lemtoc
lemtoc merged commit b14e393 into main Feb 27, 2026
1 check passed
@lemtoc
lemtoc deleted the feat/issue/8 branch February 27, 2026 03:45
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.

Migrate dotfiles repo path from ~/dev/dotfiles to ~/.dotfiles

1 participant