zsh cleanup
This commit is contained in:
35
readme.md
35
readme.md
@@ -1,25 +1,22 @@
|
||||
# Fow weekly hard resets
|
||||
# Every week
|
||||
|
||||
## Install all the applications using Homebrew
|
||||
## brew installs
|
||||
|
||||
```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
|
||||
brew install aerial alacritty cloudflare-warp discord duckduckgo firefox google-chrome keka kitty linearmouse microsoft-edge obsidian postman raycast spotify stats telegram
|
||||
```
|
||||
|
||||
## Install all the Formulae with Homebrew
|
||||
|
||||
```bash
|
||||
brew install docker git go macchina neofetch neovim node python3 spaceship tmux
|
||||
brew install docker git go macchina neofetch neovim python3 ripgrep starship tmux zsh-syntax-highlighting
|
||||
```
|
||||
|
||||
## Some of the applications to install from appstore
|
||||
## sed nah brew installs
|
||||
|
||||
- Zed
|
||||
- [Zed](https://zed.dev/)
|
||||
- Spark
|
||||
- ppt
|
||||
- amie.so
|
||||
- [amie](amie.so)
|
||||
- steam
|
||||
- premiere
|
||||
- premiere pro (always a nightmare)
|
||||
|
||||
## I always forget to set it up first
|
||||
|
||||
@@ -28,17 +25,7 @@ brew install docker git go macchina neofetch neovim node python3 spaceship tmux
|
||||
|
||||
## misc stuff
|
||||
|
||||
**Link to some cool stuff like wallpapers [drive](https://drive.google.com/drive/folders/1Bdx17wD76t5JKWm4U7bPDri1SqV-SeSj?usp=drive_link)**
|
||||
**Wallpapers [drive - fkc u](https://drive.google.com/drive/folders/1Bdx17wD76t5JKWm4U7bPDri1SqV-SeSj?usp=drive_link)**
|
||||
|
||||
<details>
|
||||
<summary> Zsh plugins </summary>
|
||||
- [zsh-syntax-highlighting](https://github.com/zsh-users/zsh-syntax-highlighting)
|
||||
- [zsh-autosuggestions](https://github.com/zsh-users/zsh-autosuggestions)
|
||||
</details>
|
||||
|
||||
<details>
|
||||
<summary>Package Managers</summary>
|
||||
- [bun](https://bun.sh/docs/installation)
|
||||
- [tmux/tpm](https://github.com/tmux-plugins/tpm)
|
||||
- nvim (formatters & linters)
|
||||
</details>
|
||||
- [tmux/tpm](https://github.com/tmux-plugins/tpm)
|
||||
- [bun](https://bun.sh/docs/installation)
|
||||
|
||||
Reference in New Issue
Block a user