Skip to content

naviapis/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Homebrew

https://brew.sh

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

Nix

https://github.com/NixOS/nix-installer

curl -sSfL https://artifacts.nixos.org/nix-installer | sh -s -- install --enable-flakes

Dotfiles

git clone https://github.com/naviapis/dotfiles.git ~/.dotfiles
sudo nix run nix-darwin -- switch --flake "~/.dotfiles#$(hostname)"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors