Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 710 Bytes

File metadata and controls

23 lines (17 loc) · 710 Bytes

Caturday's Dotfiles

They use nix, nixOS and nix-darwin to setup their development env and share common aspects across systems. The editor of their choice is Neovim. You can get a copy of configuraion in this repo

To get started, symbolically link per system as follows

NixOS

Source Dest
nixos/etc /etc/nixos
nixos/home-manager ~/.config/home-manager
nvim ~/.config/nvim

macOS

Source Dest
nix-pkgs ~/.config/nixpkgs
nix-darwin /etc/nix-darwin
nvim ~/.config/nvim