Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 374 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 374 Bytes

dotfiles

Clone repo and set up config directory:

git clone https://github.com/khaykingleb/dotfiles.git \
    && mkdir -p ~/.config \
    && mv dotfiles ~/.config/dotfiles

Install Nix with Determinate Nix Installer and restart the shell:

make nix-install

Apply the nix-darwin configuration:

make nix-darwin-apply-macbook-pro-m1