chore: Added fzf
d7a4312b
2 file(s) · +2 −1
| 41 | 41 | Run the following commands to install packages for DARKMATTER |
|
| 42 | 42 | ||
| 43 | 43 | ```bash |
|
| 44 | - | brew install zsh zsh-autosuggestions zsh-syntax-highlighting starship eza zoxide aichat btop |
|
| 44 | + | brew install zsh zsh-autosuggestions zsh-syntax-highlighting starship eza zoxide aichat btop fzf |
|
| 45 | 45 | ||
| 46 | 46 | brew install --cask ghostty |
|
| 47 | 47 | ``` |
| 325 | 325 | "zoxide" |
|
| 326 | 326 | "aichat" |
|
| 327 | 327 | "btop" |
|
| 328 | + | "fzf" |
|
| 328 | 329 | ) |
|
| 329 | 330 | ||
| 330 | 331 | local cask_packages=( |