diff --git a/zsh.nix b/zsh.nix index 6723f4c..9220a07 100755 --- a/zsh.nix +++ b/zsh.nix @@ -50,6 +50,7 @@ # fi eval $(thefuck --alias) + export ASCIINEMA_API_URL=https://asciinema.stefka.eu export YSU_MESSAGE_POSITION="after" # you-should-use plugin # Basic auto/tab complete: @@ -169,6 +170,7 @@ }; home.packages = with pkgs; [ + asciinema # Terminal recordings tldr lsd eza