Skip to content

maxpou/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

86 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • 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:

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
  • LastPass: My Password Manager