Skip to content

Instantly share code, notes, and snippets.

@co-devs
Created January 18, 2020 20:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save co-devs/66fd100a4d160f669413de60d68b5289 to your computer and use it in GitHub Desktop.
Save co-devs/66fd100a4d160f669413de60d68b5289 to your computer and use it in GitHub Desktop.
#!/bin/sh
colordiff -yW"`tput cols`" $1 $2 | less -r
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment