Skip to content

feat(dotfiles): add enable setting to dotfiles, disable by default#1829

Merged
ellie merged 1 commit intomainfrom
ellie/dotfiles-settings
Mar 5, 2024
Merged

feat(dotfiles): add enable setting to dotfiles, disable by default#1829
ellie merged 1 commit intomainfrom
ellie/dotfiles-settings

Conversation

@ellie
Copy link
Member

@ellie ellie commented Mar 5, 2024

While it only costs a few ms, dotfiles is not yet as optimised as it should be. Running the whole store build is fast, but could be faster. I don't want to add the cost to all users, only those using dotfiles.

With a few hundred aliases set, building the alias list takes me around 20ms. Imo init should only be "read a prebuilt list", with no compute required.

Checks

  • I am happy for maintainers to push small adjustments to this PR, to speed up the review cycle
  • I have checked that there are no existing pull requests for the same thing

@ellie ellie force-pushed the ellie/dotfiles-settings branch 2 times, most recently from 2cc6d5d to 44470e5 Compare March 5, 2024 14:21
@ellie ellie force-pushed the ellie/dotfiles-settings branch from 44470e5 to 1214056 Compare March 5, 2024 14:23
@ellie ellie merged commit 14be7e0 into main Mar 5, 2024
@ellie ellie deleted the ellie/dotfiles-settings branch March 5, 2024 14:50
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