Elliot Murphy
banner
elliotmurphy.bsky.social
Elliot Murphy
@elliotmurphy.bsky.social
debugging vintage code
why would you care to do that? here is the delta config to make all the matches hyperlinks that open in positron
```
#.gitconfig
[delta]
hyperlinks = true
hyperlinks-file-link-format = “positron://file/{path}:{line}”
```
December 6, 2024 at 3:03 AM