mathiasbynens / mathiasbynens/dotfiles

Add in MARKs to .macos for minimap sections

Open Beginner friendly
#1,070 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Shell
Stars
31.5k
Forks
8.4k
PR merge metrics
No merged PRs in 30d

Description

Hello 👋

Thanks a lot for all the great options here and the links to other resources :) A thing I just changed that's making navigating the .macos file a bit easier is changing all of the section headers to start with `# MARK:` so that they show up in the minimap. I've found it helpful for a file this large. We'd need to remove the last `#` at the end of these header lines so that the text for the minimap is just the characters to prevent an unneeded `...` from the MARK headers thinking the title includes all the trailing whitespace.

Happy to send this change along, or maybe others would find using this change in their versions helpful 😊

Thanks again!

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start in the .macos file and inspect its section header lines. Update each header to use the # MARK: form and remove the trailing # so the minimap title does not include unnecessary trailing whitespace; done means all section headers follow this format.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
operating-systems
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
62/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.