All Projects → maxpou → dotfiles

maxpou / dotfiles

Licence: MIT license
💻 my dotfiles (MacOS)

Programming Languages

shell
77523 projects

Labels

Dotfiles

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

Dotfiles installation

# Ubuntu / MacOS:
git clone https://github.com/maxpou/dotfiles.git
cd dotfiles && bin/install.sh

# Unix server:
cd dotfiles && bin/install_server.sh

Application

VSCode

VS Code

Command-line Apps

iTerm

Highlights:

  • Zsh + Oh My Zsh: a framework to manage Zsh configuration
  • powerlevel10k: a theme for zsh
  • Fig: supercharge CLI for better autocompletion (npm scripts, change directory, git commands...)
  • Hub: a wrapper for Git command (Git+Hub=GitHub)
  • 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:

Browser - Brave (main)

Extensions list for Brave (it's a chrome-based browser):

Dev plugins:

Browser - Firefox (second)

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
  • Wappalyzer: detect technologies behind a website
  • LastPass: My Password Manager

Dev plugins:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].