This setup is intended for:
- 🍎 MacOS
- 🐧 Ubuntu
- 🐧 Unix Server (CLI/Bash only)
Special thanks to whoever I stole it from 😘
👉 Full list of Apps, Tools, and Gear I Use
# Ubuntu / MacOS:
git clone https://github.com/maxpou/dotfiles.git
cd dotfiles && bin/install.sh
# Unix server:
cd dotfiles && bin/install_server.sh
- Visual Studio Code (VS Code)
- iTerm2 - a terminal (but, I mainly use the CLI in VSCode)
- pgAdmin - a GUI for PostgreSQL
- Compass - a GUI for MongoDB
- Giphy Capture - a screen recorder
Highlights:
- Zsh + Oh My Zsh: a framework to manage Zsh configuration
- Starship: a customizable shell
- lighthouse (CLI): (requires NPM) Auditing, performance metrics, and best practices for Progressive Web Apps
- gtop: a system monitoring dashboard (requires NPM)
- Tree: display directories as trees
- SpaceVim: an IDE in my terminal. Mostly use it with git and when I need to open a big file.
Configuration:
- List of npm global package
- List of homebrew formulae
- Starship custom theme
- [iterm2] Colors config file - Using minimal apparence (preference > apparence > theme: minimal)
Extensions list for Brave (it's a chrome-based browser):
- uBlock Origin: best ad blocker I found
- Privacy Badger: block trackers
- Grammarly: helps for typos
- LastPass: my Password Manager
- YoutubeMate (Paid): generates summaries of YouTube videos with ChatGPT/Gemini (note: I built this tool)
Dev plugins:
- React Developer Tools: a must-have for React developement
- Vue.js devtools: a must-have for VueJS developement
- Web Vitals
- Axe great tool for Web Accessibility Testing
Extensions list for Firefox:
- Grammarly: flags mistakes, typos...
- uBlock Origin: best ad blocker I found
- LastPass: My Password Manager