Skip to content

Commit

Permalink
zsh-git-prompt: need zsh for linux
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed May 13, 2024
1 parent d531f48 commit 9c59476
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/z/zsh-git-prompt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ class ZshGitPrompt < Formula
sha256 cellar: :any_skip_relocation, all: "d4fa3836434d56704bd03f88f3e45557cac6e12cb6e17cc251635ecdcbc431eb"
end

uses_from_macos "zsh"

def install
prefix.install Dir["*.{sh,py}"]
end
Expand Down

0 comments on commit 9c59476

Please sign in to comment.