dotfiles/README.md

19 lines
697 B
Markdown
Raw Normal View History

# Dotfiles
This repository is my setup for a new MacOS computer.
It helps me to install quickly all software I need for work and fun.
Feel free to check & alter the list of software to be installed - [Brewfile](Brewfile).
Additionally I install next software, that is not (yet) presented in Brew:
- Upwork
- Toggl Track
## Installation
1. Install Brew from here: https://brew.sh/
2. Copy Brewfile to your computer and run `brew bundle` from the same folder where you copied the file.
Note: Brew will ask you for the root password and other apps inside Brewfile might ask you for your password as well.
Usually installation takes 10-20 min, so make sure to brew a cup of tea or coffee :)