Read in other language: Japanese
Repository containing my dotfiles.
- These dotfiles are for my (T-b-t-nchos) personal use. That's why it's not recommended to run these scripts on production machines.
- Please understand that neither I nor any contributor is responsible for any damage or loss caused by using the contents of this repository.
- 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- TODO...