Skip to content

Dotfiles — Personal MacOS configuration

Notifications You must be signed in to change notification settings

remyduthu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

This project is inspired by Nyalab, mathiasbynens and paulirish dotfiles.

Procedure

Modules

This project is splitted into modules. Each module vaguely represents a tool.

Homebrew (./modules/brew/)

Tips and tricks

  • Keep only the dependencies listed in the Brewfile:

    brew bundle cleanup --file="${DOTFILES_PATH}/modules/brew/Brewfile" --force --zap
  • List Brew packages that I've installed by hand:

    brew leaves

Todo

  • Lint ZSH scripts
  • Download Git repositories

Footnotes

  1. Some parameters are already set but others cannot be configured dynamically. 2

About

Dotfiles — Personal MacOS configuration

Topics

Resources

Stars

Watchers

Forks