/home/sujalb
Posted on

This page outlines my preferred development environment configuration.


Core Setup

You can view my full VSCode settings.json configuration on GitHub Gist.


Shell & CLI Tools

  • Oh My Zsh — Framework for managing Zsh configuration
  • Starship — Cross-shell minimal, blazing-fast prompt
  • homebrew — Package manager for macOS
  • ripgrep — Fast recursive search
  • opentag — Tag-based file and link manager
  • batcat with syntax highlighting
  • zoxide — Smarter directory jumping
  • lsd — A modern ls with icons and colors
  • fd — A simple, fast alternative to find
  • skim — Fast fuzzy finder (fzf-like)
  • qalc — Versatile command-line calculator
  • delta — Git diff formatter