My Setup
I try to maintain a list of all the stuff I use, so that it is easy to direct someone when they ask me about it here. This list contains my software and operating system configurations for now. I might later include my hardware specs
Programming Fonts I use
I prefer Dank Mono, but I have also liked using the fonts below
Apps I use
- Orbstack - Docker desktop alternative for mac
- Hex - Voice to text app
- Spacedrive - File explorer for mac
- Hoppscotch
- VSCode - Code editor
Terminal
- Ghostty - Fash cross-platform terminal emulator
- zsh & Oh-My-Zsh
- btop - Interactive process viewer
- tree - Display directories as trees
- lsd - Rewrite of
lswith lots of features
VSCode Extensions
# VS Code customisation
code --install-extension catppuccin.catppuccin-vsc
code --install-extension sdras.night-owl
code --install-extension antfu.theme-vitesse
code --install-extension devhaven.devhaven
code --install-extension antfu.icons-carbon
# Advanced VS Code customisation
code --install-extension drcika.
# Tools to help code
code --install-extension naumovs.color-highlight
code --install-extension aaron-bond.better-comments
code --install-extension cardinal90.multi-cursor-case-preserve
code --install-extension usernamehw.errorlens
code --install-extension wallabyjs.console-ninja
code --install-extension wayou.vscode-todo-highlight
# Git
code --install-extension eamodio.gitlens
code --install-extension vsls-contrib.gistfs # Gist
# HTML/CSS
code --install-extension formulahendry.auto-rename-tag
code --install-extension ritwickdey.liveserver # serve html files
code --install-extension bradlc.vscode-tailwindcss
code --install-extension csstools.postcss
# JS/TS
code --install-extension wix.vscode-import-cost
code --install-extension mariusalchimavicius.json-to-ts
code --install-extension dbaeumer.vscode-eslint
code --install-extension dsznajder.es7-react-js-snippets
code --install-extension esbenp.prettier-vscode
code --install-extension yoavbls.pretty-ts-errors
# Other tools
code --install-extension pomdtr.excalidraw-editor
code --install-extension rangav.vscode-thunder-client
code --install-extension github.copilot
code --install-extension github.copilot-chatWritten by
Ram
At
Fri Dec 24 2021