Skip to content

Latest commit

 

History

History
70 lines (57 loc) · 1.55 KB

README.md

File metadata and controls

70 lines (57 loc) · 1.55 KB

hj-dotfiles

my mac flake, template, dev configs

Install

  1. nix install (recomended determinate.systems)
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
  1. build
nix build github:rjcnd105/hj-dotfiles#darwinConfigurations.workspace_hj.system --impure --fallback
  1. darwin switch
./result/sw/bin/darwin-rebuild switch --flake .#workspace_hj

System

Uses catppuccin theme

Support

  • aarch46-darwin

Preview

CleanShot 2024-12-08 at 18 46 53@2x

Features

Shell

Dev

  • git
  • gh
  • lazygit
  • direnv
  • docker, docker-compose
  • lazydocker
  • devenv
  • mise

Fonts

d2 coding nerd, jetbrains-mono nerd, lilex nerd

see also

Templates

devenv base.

phoenix

TODO.