Skip to content

Instantly share code, notes, and snippets.

View lvitals's full-sized avatar

Leandro Vital lvitals

View GitHub Profile
@lvitals
lvitals / README.md
Created March 2, 2019 14:35 — forked from miguelmota/README.md
Multiple accounts with Mutt E-Mail Client (gmail example)

How to set up multiple accounts with Mutt E-mail Client

Thanks to this article by Christoph Berg

Instructions

Directories and files

~/
@lvitals
lvitals / svg2ico.sh
Created May 30, 2018 13:51 — forked from azam/svg2ico.sh
Convert SVG to ICO using ImageMagick, with transparent background and multi-size icons
convert -density 384 -background transparent favicon.svg -define icon:auto-resize -colors 256 favicon.ico
@lvitals
lvitals / gchart_offline.html
Created October 3, 2017 19:38 — forked from makevoid/gchart_offline.html
GChart offline example
<!--
How to use Google JS Visualization Api offline, step by step
this approach might work with other libraries loaded with google.load, after all it's still JavaScript!!!
-->
<!DOCTYPE html>
<html>
@lvitals
lvitals / README.md
Created August 11, 2017 18:15 — forked from hbpasti/README.md
fontawesome with i3status

fontawesome with i3status

This is my i3 config, using FontAwesome icons for i3status.

Save files to ~/.i3.