chore: README fixes dd8f0332
stevedylandev · 2025-06-26 20:09 1 file(s) · +4 −4
README.md +4 −4
15 15
## Installation
16 16
17 17
> [!NOTE]
18 -
> [Homebrew](https://brew.sh) is required to setup DARKMATTER
18 +
> [Homebrew](https://brew.sh) is required to use the script and instructions, feel free to use your own package manager in the manual steps!
19 19
20 20
There are two ways you can get DARKMATTER running on your computer
21 21
200 200
201 201
Nothing is more satisfying than viewing your system processes, and there's not a better way to do that than with [`btop`](https://github.com/aristocratos/btop). For best color results, update the theme to `TTY` by hitting `ESC` then going to `Settings`.
202 202
203 -
![btop gif](https://files.stevedylan.dev/btop.gif)
203 +
![btop](https://files.stevedylan.dev/btop.gif)
204 204
205 205
## Themes
206 206
218 218
219 219
Also make sure to delete the custom color config that came with DARKMATTER.
220 220
221 -
> [!INFO]
221 +
> [!NOTE]
222 222
> For more info on how to use Ghostty themes or Ghostty in general [check out the docs](https://ghostty.org/docs)
223 223
224 224
## Prompt
227 227
228 228
![starship gif](https://files.stevedylan.dev/starship.gif)
229 229
230 -
> [!INFO]
230 +
> [!NOTE]
231 231
> For more info on customizing your prompt [check out the docs](https://starship.rs)
232 232
233 233
## Questions