Skip to content

Instantly share code, notes, and snippets.

@kroovysteph
Created December 13, 2016 14:27
Show Gist options
  • Save kroovysteph/25f050b6ab3fa80fad8a78c05d64de31 to your computer and use it in GitHub Desktop.
Save kroovysteph/25f050b6ab3fa80fad8a78c05d64de31 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