this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

improve readme

+14 -3
+14 -3
README.md
··· 1 - # Patrik-csak Tap 1 + # Patrik Csak’s Homebrew Tap 2 + 3 + ## Formulae 4 + 5 + - [auto-terminal-profile](https://github.com/patrik-csak/auto-terminal-profile) 2 6 3 7 ## How do I install these formulae? 4 8 5 - `brew install patrik-csak/tap/<formula>` 9 + ```shell 10 + brew install patrik-csak/tap/<formula> 11 + ``` 6 12 7 - Or `brew tap patrik-csak/tap` and then `brew install <formula>`. 13 + Or: 14 + 15 + ```shell 16 + brew tap patrik-csak/tap 17 + brew install <formula> 18 + ``` 8 19 9 20 Or, in a `brew bundle` `Brewfile`: 10 21