Read in other language: English
私が使用しているdotfileのリポジトリです。
- 本dotfilesは私(T-b-t-nchos)が個人的に使用しているものです。 そのため、本番環境でのスクリプトの実行やconfigの使用は推奨しません。
- 本リポジトリに掲載した内容を使用したことに対するいかなる損害、損失、 またはそれに類するものに関して、私、及び貢献者は一切の責任を負わないものとし、 このリポジトリに掲載した内容を使用するユーザーはそれを理解したものとします。
- Git on Windows
cd ~
git clone https://github.com/T-b-t-nchos/dotfiles
cd dotfiles
Set-ExecutionPolicy -Scope Process -ExecutionPolicy Bypass
.\WinSetup.ps1- Git
- sudo
- apt
sudo apt update
sudo apt install git
git clone https://github.com/T-b-t-nchos/dotfiles
cd dotfiles
chmod +x UbuntuSetup.sh
./UbuntuSetup.sh- 準備中...