Skip to content

Instantly share code, notes, and snippets.

@qaisjp
Created October 29, 2019 07:39
Show Gist options
  • Save qaisjp/5e12b6119d33fd567adc0a4c5cc0f893 to your computer and use it in GitHub Desktop.
Save qaisjp/5e12b6119d33fd567adc0a4c5cc0f893 to your computer and use it in GitHub Desktop.

In the exam:

  • use git config --global color.ui auto
  • Remember /opt/agda/agda-stdlib-1.1 (the /opt/agda path can be derived from agda-mode locate)
  • grep --color=always -R "foldr" . | less -r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment