Using curl
bash <(curl -s https://raw.githubusercontent.com/CodelyTV/dotly/master/installer)
Using wget
bash <(wget -qO- https://raw.githubusercontent.com/CodelyTV/dotly/master/installer)
- You should run your terminal/iTerm using Rosetta emulation
Using curl
bash <(curl -s https://raw.githubusercontent.com/CodelyTV/dotly/master/installer)
Using wget
bash <(wget -qO- https://raw.githubusercontent.com/CodelyTV/dotly/master/installer)