Skip to content

Instantly share code, notes, and snippets.

@kroovysteph
Created December 7, 2016 08:31
Show Gist options
  • Save kroovysteph/a64b9df7585faf715e9f6a98762329d3 to your computer and use it in GitHub Desktop.
Save kroovysteph/a64b9df7585faf715e9f6a98762329d3 to your computer and use it in GitHub Desktop.
if [[ $COLUMNS -gt 80 && $LINES -gt 20 ]]; then
screenfetch;
fi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment