agkozak-zsh-prompt
agkozak-zsh-prompt 3.11.5
Fast, asynchronous Zsh prompt
https://github.com/agkozak/agkozak-zsh-promptMIT License
programs: -
Maintainers
Platforms (80)
sh4-linuxm68k-nonemips-linuxaarch64-linuxi686-cygwinmips64el-linuxriscv32-linuxaarch64-netbsd
Install
Copy into your configuration
NixOS (configuration.nix)
environment.systemPackages = with pkgs; [ agkozak-zsh-prompt ];
Ad-hoc shell
nix-shell -p agkozak-zsh-prompt
Flake (nix run)
nix run nixpkgs#agkozak-zsh-prompt