From 450e34970cbb97e24229cc5289f3b21719e25e4d Mon Sep 17 00:00:00 2001 From: jiriks74 Date: Fri, 10 May 2024 17:00:01 +0200 Subject: [PATCH] fix(asciinema): Add websocat to asciinema package --- zsh.nix | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/zsh.nix b/zsh.nix index 3ede018..a023d1e 100755 --- a/zsh.nix +++ b/zsh.nix @@ -170,7 +170,9 @@ }; home.packages = with pkgs; [ - asciinema # Terminal recordings + asciinema # Terminal recording + websocat # For asciinema v2 streams + tldr lsd eza