Feature: Dependency Installer #1
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Have an Ansible playbook that configures a system from scratch.
This should install brew, as well as brew packages read from a 'dotfile'
Went with a bash script that installs brew packages and casks as well as does symlinks.