zsh-autosuggestions
Fish-like autosuggestions for zsh
Fish-like fast/unobtrusive autosuggestions for zsh. It suggests commands as you type.
- Versions: 0.7.0
- 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 the latest version of zsh-autosuggestions
as follows:
guix install zsh-autosuggestions
Or install a particular version:
guix install zsh-autosuggestions@0.7.0
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.
Badge code
You can use the following badge to inform users of zsh-autosuggestions about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/zsh-autosuggestions'><img src='https://packages.guix.gnu.org/packages/zsh-autosuggestions/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/zsh-autosuggestions)
Example Org:
[[https://packages.guix.gnu.org/packages/zsh-autosuggestions][https://packages.guix.gnu.org/packages/zsh-autosuggestions/badges/latest-version.svg]]