Terminal
- Termius
- Ghosty https://ghostty.org
Shell
- zsh https://www.zsh.org
- oh-my-zsh https://ohmyz.sh
- Starship https://starship.rs
- Zoxide https://github.com/ajeetdsouza/zoxide
- ripgrep https://github.com/BurntSushi/ripgrep
- fzf https://junegunn.github.io/fzf
TUIs
- Lazygit https://github.com/jesseduffield/lazygit
- Lazydocker https://github.com/jesseduffield/lazydocker
- Btop https://github.com/aristocratos/btop
- Mise https://mise.jdx.dev
GUIs
- Brave
- Firefox
- Chrome
- ClickUp
- Teams
Development Tools
- VSCode https://code.visualstudio.com
- Jetbrains https://www.jetbrains.com
- Docker
- Multipass
- Github CLI
- GitKraken CLI
- AWS CLI
- OrbStack brew install orbstack (macOS only)
- HTTPie https://httpie.io/cli
- Github Copilot for xCode brew install --cask github-copilot-for-xcode
Fonts
- Replace JetBrains Mono with https://monaspace.githubnext.com
TODO
- GH CLI Extensions https://github.com/seachicken/gh-poi https://github.com/github/gh-copilot https://github.com/github/gh-skyline
https://github.com/nektos/act - Run GitHub Actions locally
- Add git config verified
- git config --global gpg.format ssh git config --global user.signingkey ~/.ssh/id_ed25519.pub git config --global commit.gpgsign true