Skip to content

sfuruya0612/dotfiles

Repository files navigation

dotfiles

Ansible lint

Description

Setting macOS with Ansible.

Settings

Prepere

Install homebrew and run /opt/homebrew/bin/brew install git.

make init

Install

make

Troubleshooting

Downgrade Lua

If you have an lua newer than 5.1.5, you need to downgrade it.

wget https://www.lua.org/ftp/lua-5.1.5.tar.gz
tar xvf lua-5.1.5.tar.gz
cd lua-5.1.5
make macosx
sudo make install
lua -v

About

Setting MacOS with ansible.

Topics

Resources

Stars

Watchers

Forks

Contributors