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)
- Postman: tool to develop API
- Sequel Pro - a GUI for MySQL
- Giphy Capture - a screen recorder
Highlights:
- Zsh + Oh My Zsh: a framework to manage Zsh configuration
- powerlevel10k: a theme for zsh
- Q (ex-Fig): supercharge CLI for better autocompletion (npm scripts, change directory, git commands...)
- 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:
- [iterm2] Colors config file.
- Using minimal apparence (preference > apparence > theme: minimal)
- List of npm global package
- List of homebrew formulae
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
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:
- Pocket (Save to Pocket): best read it later I found ❤️ (added by default)
- Grammarly: flags mistakes, typos...
- uBlock Origin: best ad blocker I found
- LastPass: My Password Manager