Skip to content

Commit

Permalink
📚 Add tooling tips section
Browse files Browse the repository at this point in the history
  • Loading branch information
MicahElliott committed Oct 24, 2023
1 parent d38c9fb commit fbace67
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,15 @@ regardless of language:
- [git-confirm](https://github.com/pimterry/git-confirm): fixmes, etc
- audible notifications

## Magit Tips
## Tooling Tips

### Browser notifications

Try out
[notifier for github](https://github.com/sindresorhus/notifier-for-github)
to get real-time desktop pop-up notifications about your builds completing.

### Magit

Use [page-break-lines](https://github.com/purcell/page-break-lines) for nice,
clear sectioning, turning page-breaks (`^L`) into colored lines. Those lines
Expand Down

0 comments on commit fbace67

Please sign in to comment.