Skip to content

Instantly share code, notes, and snippets.

@stonehippo
Created March 21, 2011 12:38
Show Gist options
  • Save stonehippo/879391 to your computer and use it in GitHub Desktop.
Save stonehippo/879391 to your computer and use it in GitHub Desktop.
Setting up bcat as the default man pager
# put this is in one of your startup scripts
export MANPAGER='col -b |bcat'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment