Hardware #
- Laptop: …
- PC: …
- Mouse: …
- Keyboard: …
Gaming #
- …
Development #
Editor #
- Editor: VS Code & Cursor
- VS Code & Cursor Settings & Extensions: lumirelle/impurities/preferences/editor/vscode
- Fonts: Rec Mono Casual, Source Han Sans TC, Symbols Nerd Font, monospace
- Theme: Vitesse Theme
- Icons Theme: Material Icon Theme
- Product Icons: Carbon Icons
- Formatting & Linting: ESLint with
@antfu/eslint-config
Browser #
Switched to Brave as Chrome is pushing hard on Manifest V3 without a good solution for Ad blockers.
Browser Extensions #
See my manuals for more details.
Design / Social Media #
CLI #
PowerShell
- Shellpnpm
- Preferred package managers, also for monoreponi
- Aliasing package managerstaze
- Upgrade dependenciesbumpp
- Bump package version version for new releasetsx
- Run TypeScript files without compilationeslint
- Linter & Formatter- Config: antfu/eslint-config
- Build Tools for Libraries
Starter Templates #
starter-ts
- TypeScript starter templatevitesse-nuxt
- Opinionated Nuxt starter templatevitesse-lite
- Lite version of Vitessevitesse
- Opinionated Vite + Vue starter templatestarter-vscode
- VS Code Extension starter template