Skip to content

Instantly share code, notes, and snippets.

View andredsp's full-sized avatar

André Souza andredsp

View GitHub Profile
@andredsp
andredsp / iTermManPagerHandler.md
Last active February 17, 2022 14:55 — forked from jspiewak/iTermManPagerHandler
Configure iTerm2 to handle x-man-page URLs
  • Create a new profile, e.g. Man Page Viewer
  • Set the command to /bin/zsh -c "echo '$$HOST$$''$$PATH$$' | sed 's/\\// /g' | xargs man"
  • Select x-man-page from the "Schemes handled" drop down