fix(asciinema): Add websocat to asciinema package
This commit is contained in:
parent
644d47ff34
commit
450e34970c
4
zsh.nix
4
zsh.nix
@ -170,7 +170,9 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
asciinema # Terminal recordings
|
asciinema # Terminal recording
|
||||||
|
websocat # For asciinema v2 streams
|
||||||
|
|
||||||
tldr
|
tldr
|
||||||
lsd
|
lsd
|
||||||
eza
|
eza
|
||||||
|
Loading…
x
Reference in New Issue
Block a user