this repo has no description
0
fork

Configure Feed

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

html entity → character

+2 -2
+2 -2
readme.md
··· 1 1 # `terminal-profile` 2 2 3 - Node.js library for managing the macOS Terminal.app&rsquo;s profile (aka theme) 3 + Node.js library for managing the macOS Terminal.app’s profile (aka theme) 4 4 5 5 ## Install 6 6 ··· 24 24 function setTerminalProfile(profile: string): Promise<void>; 25 25 ``` 26 26 27 - Update all of Terminal&rsquo;s windows and tabs to the `profile` profile 27 + Update all of Terminal’s windows and tabs to the `profile` profile 28 28 29 29 ## Related 30 30