OSX Yosemite にPreztoのテーマをインストールしようとしており、指示に従っています。
3番目のステップとして言及されたこのコマンドを実行すると
# Install the prompt
curl https://raw.github.com/davidjrice/prezto_powerline/master/prompt_powerline_setup > ~/.zsh.prompts/prompt_powerline_setup
このエラーが発生します
zsh: no such file or directory: /Users/jitendravyas/.zsh.prompts/prompt_powerline_setup
Homebrew を使用して curl をインストールし、curl --version はこの出力を示します
curl 7.37.1 (x86_64-apple-darwin14.0) libcurl/7.37.1 SecureTransport zlib/1.2.5
Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smtp smtps telnet tftp
Features: AsynchDNS GSS-Negotiate IPv6 Largefile NTLM NTLM_WB SSL libz
カールが機能しているように思えます。何が問題なのかわからない。このコマンドが機能しない理由。