Skip to content

Instantly share code, notes, and snippets.

@pr1ntf
Last active August 29, 2015 14:18
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 pr1ntf/234d7dc2a6ad27b803a3 to your computer and use it in GitHub Desktop.
Save pr1ntf/234d7dc2a6ad27b803a3 to your computer and use it in GitHub Desktop.
idis -- InstallDis port in FreeBSD plz. [Pass full directory]
#!/bin/sh
cd $1 && make install clean && cd ~
@pr1ntf
Copy link
Author

pr1ntf commented Apr 4, 2015

Holy whack Batman, you can pipe this with my other gist titled wdq!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment