/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
git の補完ツールをインストール gitの補完・便利機能ツールにはおなじみのgit-completion・git-promptを使います。 以前はbash版を使っていましたが、今回はzsh版を使います。 まず、ファイルの格納場所を作ります。 mkdir -p ~/.zsh/completion/ githubで公開されている「git-completion.zsh」「git-prompt.sh」ファイルをダウンロードします。 curl https://raw.githubusercontent.com/git/git/master/contrib/completion/git-completion.zsh -o ~/.zsh/completion/git-completion.zsh curl https://raw.githubusercontent.com/git/git/master
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く