/dotfiles

環境移行用ファイル

Primary LanguageShell

ConfigFile

個人的に使ってる環境設定用のファイルをまとめたものです。

使い方

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
sudo curl "https://raw.githubusercontent.com/TetsuyaNegishi/dotfiles/master/scripts/brew-install.sh" | bash

リポジトリをホームディレクトリにクローンする

cd ~/
git clone https://github.com/TetsuyaNegishi/ConfigFile

setup.shを実行

./ConfigFile/setup.sh

参考