We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d121bfe commit c2a0ccbCopy full SHA for c2a0ccb
Formula/z/zsh-history-enquirer.rb
@@ -5,6 +5,10 @@ class ZshHistoryEnquirer < Formula
5
sha256 "dab146c955f167089bbe8f24a79b4a6cabe4c9ce2b8b246eb9fca27eca2bc4ae"
6
license "MIT"
7
8
+ bottle do
9
+ sha256 cellar: :any_skip_relocation, all: "c61e96873b75859cd6d6a9a634df6f432914b96b893b739a14f8579a637ca81f"
10
+ end
11
+
12
depends_on "node"
13
14
uses_from_macos "zsh"
0 commit comments