Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 709 Bytes

File metadata and controls

35 lines (25 loc) · 709 Bytes

Dotfiles

Installation

git clone https://github.com/rafaelderolez/dotfiles.git .dotfiles && cd .dotfiles && ./install

Features

  1. Set up SSH key
  2. Install homebrew
  3. Install global node modules
  4. Set macos default apps

Menu

DOTFILES

Usage: dot <command>

Commands:
   install          Run dotbot to run through the whole flow
   ssh              Set up ssh
   npm              Install node modules
   duti             Assign default applications for document types
   edit             Open dotfiles in editor
   update           Update packages and package managers
   help             This help message

License

MIT