My configuration files for DRY. CI is performed on GitHub Actions.
# clone with submodules
git clone --recursive https://github.com/go-zen-chu/dotfiles.git
# check what use can install
make help
# setup all for mac
make setup-mac
# setup all for personal mac
make setup-mac-personal
# setup all for archlinux
make setup-arch
setup only vim
make vim
make backup
- MacOS
- ArchLinux