diff --git a/common/users/homeModules/zsh.nix b/common/users/homeModules/zsh.nix index 4ef3d19..f0a9d2e 100644 --- a/common/users/homeModules/zsh.nix +++ b/common/users/homeModules/zsh.nix @@ -5,6 +5,8 @@ powershell zsh-powerlevel10k zsh-syntax-highlighting + asciinema + asciinema-agg ]; sessionVariables = { POWERSHELL_PATH = "${pkgs.powershell}/bin/pwsh";