Skip to content

Latest commit

 

History

History
49 lines (37 loc) · 2.45 KB

README.md

File metadata and controls

49 lines (37 loc) · 2.45 KB

Use

Things I am using

Editor

Chrome Extensions

MacOS Productivity

  • Raycast - Spotlight replacement
  • Arc - A shiny new browser
  • Stats - System monitor in menu bar
  • Kap - GIF Recorder
  • Command X - The missing Cut feature for Finder

Design / Social Media

  • Figma - Illustrations, Logos, Social Media Banners
  • OBS - Streaming & Recording

CLI

  • zsh - Shell
  • pnpm - Preferred package managers, also for monorepo
  • ni - Aliasing package managers
  • taze - Upgrade dependencies
  • bumpp - Bump package version version for new release
  • esno - Run TypeScript files without compilation
  • eslint - Linter & Formatter
  • Build Tools for Libraries
    • unbuild - Most of the time
    • tsup - Easy to use
    • rollup - For very fine-grained control