Skip to content

Instantly share code, notes, and snippets.

View carlosedp's full-sized avatar

Carlos Eduardo carlosedp

View GitHub Profile
@carlosedp
carlosedp / highlight.sh
Last active August 29, 2015 14:10
highlight.sh - Highlights/colorizes strings of text
#!/bin/bash
if [ "$#" -eq 0 ]
then
echo ""
echo "Highlights output based on regex and color id"
echo "Usage: cat log.txt | highlight.sh pattern1 31 pattern2 34 pattern 3 32"
echo ""
echo "Color ID"
echo "Black 30"
@cmod
cmod / minimal_fb_messenger.css
Last active February 15, 2022 19:11
Minimal Facebook Messenger for Fluid
/*
Minimal Facebook Messenger
==========================
1. Make a Fluid (http://fluidapp.com/) instance of https://facebook.com/messages/
1. a. (You need to buy the paid version of Fluid to modify UserStyles)
2. Apply the below CSS as a Userstyles stylesheet
3. Like magic, you can now message without all the cruft of Full Facebook