/dotfiles

my dotfiles

Primary LanguageShellMIT LicenseMIT

dotfiles

macos setup setup_machine

setup

1. shell

git clone https://github.com/sensuikan1973/dotfiles.git ~/dotfiles
cd ~/dotfiles
./setup.sh # This script has idempotence.

2. git

You should edit ~/.gitconfig.local.

update

Syncs your system with this repository and upgrade system dependencies and tools.

# This script has idempotence.
upgrade_system_deps