batman commit
This commit is contained in:
34
readme.md
34
readme.md
@@ -1,6 +1,6 @@
|
||||
# Fow weekly hard resets
|
||||
|
||||
## Install all the applications using Homebrew.
|
||||
## 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
|
||||
@@ -9,38 +9,36 @@ sudo brew install aerial alacritty cloudflare-warp discord duckduckgo firefox go
|
||||
## Install all the Formulae with Homebrew
|
||||
|
||||
```bash
|
||||
brew install docker git go macchina neofetch neovim node python3@latest spaceship tmux colorls
|
||||
brew install docker git go macchina neofetch neovim node python3 spaceship tmux
|
||||
```
|
||||
|
||||
## Some of the applications to install from appstore
|
||||
|
||||
- Spark Desktop
|
||||
- Microsoft Powepoint
|
||||
-
|
||||
- Zed
|
||||
- Spark
|
||||
- ppt
|
||||
- amie.so
|
||||
- steam
|
||||
- premiere
|
||||
|
||||
## 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.
|
||||
- set up github pat
|
||||
- `git config --global credential.helper cache`
|
||||
|
||||
## misc stuff
|
||||
|
||||
**Link to some cool stuff like wallpapers [drive](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)
|
||||
|
||||
<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)
|
||||
|
||||
- [bun](https://bun.sh/docs/installation)
|
||||
- [tmux/tpm](https://github.com/tmux-plugins/tpm)
|
||||
- nvim (formatters & linters)
|
||||
</details>
|
||||
|
||||
Reference in New Issue
Block a user