Skip to content

sxyazi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

79828c4 · Mar 22, 2025

History

87 Commits
Sep 16, 2024
Mar 22, 2025
Mar 22, 2025
May 19, 2023
Mar 22, 2025
Jan 21, 2024
Mar 22, 2025
May 31, 2023
Mar 22, 2025
Jan 21, 2024
Mar 22, 2025
Mar 22, 2025
Oct 6, 2024
Mar 30, 2023
May 31, 2023

Repository files navigation

README

Initialize for Darwin system:

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

sh <(curl -L https://nixos.org/nix/install)

git clone https://github.com/sxyazi/dotfiles.git ~/.config
ln -s ~/.config/zsh/.zshenv ~/.zshenv

cd ~/.config/nix
nix build .#darwinConfigurations.ikas-Virtual-Machine.system
./result/sw/bin/darwin-rebuild switch --flake .

gc

sudo nix-collect-garbage -d
nix-store --gc

About

Some of the dotfiles I can't do without.

Resources

Stars

Watchers

Forks