Skip to content

yokeTH/.dotfiles

Repository files navigation

.dotfiles

  1. Install nix
$ sh <(curl --proto '=https' --tlsv1.2 -L https://nixos.org/nix/install)
  1. install nix-darwin or home-manager (standalone) nix-darwin
sudo nix run nix-darwin/master#darwin-rebuild -- switch

or home-manager

nix-channel --add https://github.com/nix-community/home-manager/archive/master.tar.gz home-manager
nix-channel --update
nix-shell '<home-manager>' -A install
  1. Apply dotfiles
sudo darwin-rebuild switch --flake github:yoketh/.dotfiles
home-manager switch --flake github:yoketh/.dotfiles

Local

git clone https://github.com/yokeTH/.dotfiles ~/.dotfiles

Thanks to

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published