Skip to content

grapefizz/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


macOS dotfiles managed with Nix
image

image

Setup

Important

Back up your .config folder before installation

  1. Install Nix:

    curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
  2. Clone repo:

    git clone https://github.com/grapefizz/dots.git
    cd dotfiles
  3. Apply dots:

    home-manager switch --flake .#Ari
    sudo darwin-rebuild switch --flake .#Ari-MacBook

    or

    home-manager switch --flake .#Ari
    sudo nix run nix-darwin -- switch --flake .#Ari-MacBook

Important

You will need to enter your password at least once.

Tools

  • yabai (window manager)
  • skhd (hotkeys)
  • sketchybar (status bar)
  • ghostty (terminal)
  • neovim (editor)

Screenshot Screenshot

About

dotfiles for my macOS install

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published