Skip to content

tahirmurata/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dotfiles

Configuration files for macOS

Usage

  1. Install Nix (Lix)

    curl -sSf -L https://install.lix.systems/lix | sh -s -- install
  2. Clone the repository into ~/.dotfiles:

    git clone --recurse-submodules [email protected]:pastc/dotfiles.git ~/.dotfiles
  3. Run the link.sh script:

    ~/.dotfiles/link.sh
  4. Install nix-darwin:

    Instead of using darwin-installer, you can just run darwin-rebuild switch to install nix-darwin. As darwin-rebuild won't be installed in your PATH yet, you can use the following command:

    nix run nix-darwin -- switch --flake ~/.config/nix-darwin
  5. Run the rebuild.sh script:

    ~/.dotfiles/rebuild.sh

License

This repository is licensed under the Apache License 2.0

About

Configuration files for macOS

Resources

License

Stars

Watchers

Forks

Languages