Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 804 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 804 Bytes

tmux Tech Talk

A talk on tmux, a terminal multiplexer.
With a not-so-short introduction to the history of terminals.

Go here to read the slides.

Presentation Slides Setup

The presentation is rendered in a terminal via patat.
The slides themselves are written in markdown, so they are also readable right here.

  • install patat, preferably from source
    • install Stack (Haskell package manager)
    • cd ~/src && git clone [email protected]:jaspervdj/patat.git
    • stack setup && stack install (this takes quite some time)
  • patat -w slides.md