# Fow weekly hard resets
## Install all the applications using Homebrew.
```bash
sudo brew install aerial alacritty cloudflare-warp discord duckduckgo firefox google-chrome keka kitty linearmouse microsoft-edge obsidian postman raycast spotify stats telegram visual-studio-code zoom
```
## Install all the Formulae with Homebrew
```bash
brew install docker git go macchina neofetch neovim node python3@latest spaceship tmux colorls
```
## Some of the applications to install from appstore
- Spark Desktop
- Microsoft Powepoint
-
## I always forget to set it up first
1. Go to [Github](https://github.com/settings/tokens) and generate PAT.
2. `git config --global credential.helper cache`
3. Enter github username and PAT.
## misc stuff
**Link to some cool stuff like wallpapers [drive](https://drive.google.com/drive/folders/1Bdx17wD76t5JKWm4U7bPDri1SqV-SeSj?usp=drive_link)**
Zsh plugins
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
- [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
Package Managers
- [bun](https://bun.sh/docs/installation)