mirror of
https://github.com/iwata/git-now.git
synced 2026-09-10 07:26:29 -04:00
parent
98bf060972
commit
0afd6fbd1f
|
|
@ -22,7 +22,7 @@ class GitNow < Formula
|
|||
def install
|
||||
system "make", "prefix=#{prefix}", "install"
|
||||
if ARGV.include? '--zsh-completion'
|
||||
zsh_functions_d = share + 'zsh/functions'
|
||||
zsh_functions_d = share + 'zsh/site-functions'
|
||||
zsh_functions_d.install "etc/_git-now"
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in a new issue