/dotly

🌚 Modular and easy to customize dotfiles framework

Primary LanguageShellMIT LicenseMIT

🚨🚨🚨 This repo is in development, use with caution!!! 🚨🚨🚨

🐢 💨 dotly: An opinionated Zsh framework focused on dotfiles

codely.tv CodelyTV Courses

Installation

Using curl

bash <(curl -s https://raw.githubusercontent.com/CodelyTV/dotly/master/installer)

Using wget

wget -O - https://raw.githubusercontent.com/CodelyTV/dotly/master/installer | bash