Skip to content

tunepolo/dotfiles

Repository files navigation

CircleCI

使い方

設定ファイルの配置

$ git clone https://github.com/tunepolo/dotfiles.git
$ cd dotfiles
$ ./setup.sh

Homebrewを使ったツール・アプリケーションのインストール

$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
$ cd dotfiles
$ brew bundle

詳細設定

PC固有設定

下記の名称のローカルファイルを作ってそこに書くこと。

  • .gitconfig.local
  • .vimrc.local
  • .zshrc.local

gitのユーザ名、認証設定、プロキシ設定は~/.gitconfig.localに記述する。

[user]
  name = Yuichi TSUNEMATSU
  email = tunepolo@gmail.com
[credential]
  helper = osxkeychain

Visual Studio Codeの設定

GitHubでログインして同期する。

About

dotfiles management

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published