Skip to content

Instantly share code, notes, and snippets.

View saboyadev's full-sized avatar
😀
Open for working opportunities...

Jose Saboya saboyadev

😀
Open for working opportunities...
View GitHub Profile
@saboyadev
saboyadev / composing-software.md
Created December 30, 2020 08:08 — forked from Geoff-Ford/composing-software.md
Eric Elliott's Composing Software Series

Eric Elliott's "Composing Software" Series

A collection of links to the excellent "Composing Software" series of medium stories by Eric Elliott.

Edit: I see that each post in the series now has index, previous and next links. However, they don't follow a linear flow through all the articles with some pointing back to previous posts effectively locking you in a loop.

@saboyadev
saboyadev / meta-tags.md
Created November 11, 2020 22:47 — forked from whitingx/meta-tags.md
Complete List of HTML Meta Tags

Copied from http://code.lancepollard.com/complete-list-of-html-meta-tags/

Basic HTML Meta Tags

<meta charset='UTF-8'>
<meta name='keywords' content='your, tags'>
<meta name='description' content='150 words'>
<meta name='subject' content='your website's subject'>
<meta name='copyright' content='company name'>

tmux cheatsheet

As configured in my dotfiles.

start new:

tmux

start new with session name: