zsh-autosuggestions 0.7.0
Fish-like autosuggestions for zsh
Fish-like fast/unobtrusive autosuggestions for zsh. It suggests commands as you type.
- Outputs:
out
- Website: https://github.com/zsh-users/zsh-autosuggestions
- Licenses: Expat
- Package source: gnu/packages/shellutils.scm
- Builds: See build status
- Issues: See known issues
Installation
Install zsh-autosuggestions 0.7.0
as follows:
guix install zsh-autosuggestions@0.7.0
Or install the latest version:
guix install zsh-autosuggestions
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.