Skip to content

Instantly share code, notes, and snippets.

View magicguitarist's full-sized avatar

Charlie Cash magicguitarist

  • ClickFunnels
  • Texas
View GitHub Profile
@magicguitarist
magicguitarist / README.md
Last active August 25, 2018 22:33
A Dashing widget to add live twitch streams do your dashboard

Description

A Dashing widget to add live twitch streams to your dashboard.

Note that this is not really a productive widget (unless you are a streamer, I suppose). Our's is in the break room with weather and news widgets.

Usage

@afair
afair / tmux.cheat
Last active October 11, 2023 13:48
Tmux Quick Reference & Cheat sheet - 2 column format for less scrolling!
========================================== ==========================================
TMUX COMMAND WINDOW (TAB)
========================================== ==========================================
List tmux ls List ^b w
New new -s <session> Create ^b c
Attach att -t <session> Rename ^b , <name>
Rename rename-session -t <old> <new> Last ^b l (lower-L)
Kill kill-session -t <session> Close ^b &