Skip to content

Instantly share code, notes, and snippets.

@jz5
Created July 14, 2014 13:51
Show Gist options
  • Save jz5/1e196fef10dc62f4de77 to your computer and use it in GitHub Desktop.
Save jz5/1e196fef10dc62f4de77 to your computer and use it in GitHub Desktop.
$ patch -p0 < patch_sl_pronama.patch
$ cd sl
$ make
cc -O -o sl sl.c -lcurses -ltermcap
$ mv sl /usr/local/bin/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment