this repo has no description
0
fork

Configure Feed

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

run `npm run format`

+10 -10
+10 -10
changelog.md
··· 16 16 ### Changed 17 17 18 18 - **BREAKING**: auto-terminal-profile is now a Homebrew formula 19 - - To migrate from the npm package to the new Homebrew formula: 20 - 1. Disable automatic switching: 21 - ```shell 22 - auto-terminal-profile disable 23 - ``` 24 - 1. Uninstall the auto-terminal-profile npm package: 25 - ```shell 26 - npm uninstall --global auto-terminal-profile 27 - ``` 28 - 1. Follow the new install and usage instructions in the [readme](readme.md) 19 + - To migrate from the npm package to the new Homebrew formula: 20 + 1. Disable automatic switching: 21 + ```shell 22 + auto-terminal-profile disable 23 + ``` 24 + 1. Uninstall the auto-terminal-profile npm package: 25 + ```shell 26 + npm uninstall --global auto-terminal-profile 27 + ``` 28 + 1. Follow the new install and usage instructions in the [readme](readme.md) 29 29 30 30 ## [6.0.0](https://github.com/patrik-csak/auto-terminal-profile/compare/v5.0.0...v6.0.0) – 2025-05-27 31 31