Closed GMkonan closed 3 years ago
You can install brew by curl
Since this is (for now) mainly a cfg for Linux (Ubuntu) I will focus on creating scripts that install apps with Ubuntu in mind. So Brew is not gonna be used, instead we are gonna rely on what already comes with ubuntu, apt.
For creating this dotfiles manager the best way possible we need a couple things:
HomeBrew For installing software by CLI
bash script For making the process of installing with brew, making symbolic links etc automatically by just executing the script.
Check links in README for more information on how to use those tools