Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.06 KB

README.md

File metadata and controls

34 lines (27 loc) · 1.06 KB

.config

Personal MacOS dotfiles based on Homebrew and zsh.

Getting Started

All you need to know is written in the Makefile

$ make install

This command will install the packages below in your system:

After the command is done, you can symlink the /zsh/.zshrc with the path where your zshrc file lives (usually at ~/.zsrhc)

ln -s zsh/.zshrc ~/.zshrc

Note that by default, Homebrew will be used as a package manager, unless a package is not hosted on homebrew, the install command will install it from homebrew.

Requirements: