zsh-autosuggestions: bottle unneeded
This commit is contained in:
parent
3401354f65
commit
60916cbb33
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ class ZshAutosuggestions < Formula
|
||||||
url "https://github.com/zsh-users/zsh-autosuggestions/archive/v0.3.1.tar.gz"
|
url "https://github.com/zsh-users/zsh-autosuggestions/archive/v0.3.1.tar.gz"
|
||||||
sha256 "f407454f90c560cbc34e7130d39aa88f739d62bba5a431e5f91a2a2aad37758f"
|
sha256 "f407454f90c560cbc34e7130d39aa88f739d62bba5a431e5f91a2a2aad37758f"
|
||||||
|
|
||||||
|
bottle :unneeded
|
||||||
|
|
||||||
def install
|
def install
|
||||||
pkgshare.install "zsh-autosuggestions.zsh"
|
pkgshare.install "zsh-autosuggestions.zsh"
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue