My Tooling in 2024
Table of Contents
As a software engineer all of us have a common set of tools used in our day-to-day, this is the list of my current setup. Probably until I post it something will change, but ok, It happens.
Terminal
- ITerm2
- Oh-mh-zsh: Oh My Zsh is a delightful, open source, community-driven framework for managing your Zsh configuration.
- powerlevel10k theme
- plugins:
- git
- zsh-autosuggestions It suggests commands as you type based on history and completions
- zsh-syntax-highlighting Provides syntax highlighting for the shell zsh
- you-should-use Reminds you that you should use one of your existing aliases for a command you just typed
- web-search Adds aliases for searching with Google, Wiki, Bing, YouTube and other popular services
- zsh-bat
- asdf - The Multiple Runtime Version Manager
- docker
- k9s - K9s is a terminal based UI to interact with your Kubernetes clusters
- kubectl
- homebrew
- awscli
- plugins:
Macbook apps
- Contexts Simpler & faster window switcher
- Rectangle Move and resize windows in macOS using keyboard shortcuts or snap areas
- Macs Fan Control Real-time monitoring of fan speeds and temperatures
- Tunnelblick Free software for OpenVPN on macOS
- Postico 2
VS Code Plugins
Languages && Markdown
- ElixirLS
- Go
- .NET Install Tool
- C#
- YAML
- Even Better TOML
- Hugo Language and Syntax Support
- Markdown All in One
- HashiCorp Terraform
- XML Tools
Utils
- Code Spell Checker
- change-case
- EditorConfig for VS Code
- GitLens — Git supercharged
- Open in GitHub
- Format All Files
AI
- GitHub Copilot Chat
Theme
- Material Icon Theme
No much more than that, of course I also use some common apps as spotify, whatsapp and slack in my day-to-day work.