Things I use to get stuff done. Inspired by awesome-use
Hardware
- 💻 Laptop -> MacBook Pro (16-inch, 2019)
- 🖱 Mouse -> MX Master 2S
- ⌨️ Keyboard -> G213
- 🎧 Headphones ->
Airpods Profor personal use & h600 for office use
Development
Editor
-
- Solarized Dark, built-in theme with below configuration
{ "workbench.colorTheme": "Solarized Dark", "workbench.colorCustomizations":{ "editor.background": "#121212", }, }-
I alternate between default and Nerd Fonts -
Hack -
Extensions:
- Bracket Pair Colorizer 2 - now built-in
- Ansible by Red Hat
- HashiCorp Terraform by HashiCorp
- Docker by Microsoft
- markdownlint by David Anson
- YAML by Red Hat
- Go by Go Team at Google
- autoDocstring by Nils Werner
- Python Extension Pack by Don Jayamanne
- Jinja by wholroyd
-
Notepad++ - for casual editing
Terminal
-
iTerm2 - Much more customizable than Terminal.app
- Using BlueMatrix theme
-
Fish Shell - Smart and user-friendly command line shell
- Fisher - Plugin manager
- TIDE - Shell theme (v5)
- Nerd fonts - Powerline-patched fonts (Hack)
- z for fish - Directory jumping
- Exa -
lsreplacement - ghq - Local Git repository organizer
- peco - Interactive filtering
-
tmux - Terminal multiplexer
-
dotman - My own tool to manage and version control dotfiles