Skip to content

ponko2/dotfiles

Repository files navigation

dotfiles

CI CodeQL

Install

Using Homebrew

Step 1: Install Xcode Command Line Tools

xcode-select --install

Step 2: Run the dotfiles installer

curl -fsSL https://raw.githubusercontent.com/ponko2/dotfiles/HEAD/install.sh | /bin/bash

Using Nix

Step 1: Install Nix

curl --proto '=https' --tlsv1.2 -fsSL https://artifacts.nixos.org/experimental-installer | sh -s -- install --no-confirm
. /nix/var/nix/profiles/default/etc/profile.d/nix-daemon.sh

Step 2: Create a flake-based dotfiles configuration

nix flake new -t github:ponko2/dotfiles ~/dotfiles

Step 3: Apply the configuration with nix-darwin

nix run nixpkgs#gnumake -- -C ~/dotfiles switch

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •