Skip to content

yogan/tmux-techtalk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published