There are many markdown
list in Github but the following ones are the ones I have come across to still be maintained and fairly well made
One liner: ```bash
brew install eza zsh tmux ranger neovim
brew install –cask font-fantasque-sans-mono-nerd-font obsidian nextcloud firefox bitwarden cyberduck alacritty kitty moonlight alfred keepingyouawake jdownloader skim
-
#### Yabai & skhd (Tilling & Keybind manager)
These two applications work with each other to mimic how a linux **Tilling Manager** would work in **MacOS**
**Installation:**
One liner:
```bash
brew install koekeishiya/formulae/yabai
brew install koekeishiya/formulae/skhd
# Run the following commands to start/restart both services
yabai --start-service
yabai --restart-service
skhd --start-service
skhd --restart-service
Copy skhd & yabai configs located in dots/configs/MacOS/skhd_m & dots/confings/MacOS/yabai_m
to ~/.config/skhd & ~/.config/yabai
Great open source PDF viewer, probably one of the best ones for MacOS