Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 904 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 904 Bytes

Profile

This is my personal profile and the things I use.

It's only for MacOS 🤷

Supposedly every make command should be idempotent.

By running make or make help you see what you can install to your computer.

All the dependencies are managed by make

---------------------------------------------------------------------------
 💡 INSTALLERS-A-LA-CARTE 🚀
---------------------------------------------------------------------------

 make install_everything     # install everything
 make install_neovim         # install neovim
 make install_tools          # install some of the tools I use :-)
 make install_fonts          # install fonts
 make install_tmux           # install tmux
 make install_node           # install Node.js
 make install_rbenv          # install rbenv
 make install_ohmyzsh        # install oh-my-zsh
 make install_alacritty      # install alacritty