{
  "markdown": "# hj-dotfiles\n\nMy mac flake, template, dev configs\n\n## Configuration Structure\n\nGlobal configuration files are always located in `./files/workspace/.config`.\n- When adding new dotfiles or agent configurations, verify this path.\n\n## Install\n\n1. nix install (recomended determinate.systems)\n\n```bash\ncurl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install\n```\n\n2. [mise](https://mise.jdx.dev/installing-mise.html) install\n2. build\n\n```bash\nnix build github:rjcnd105/hj-dotfiles#darwinConfigurations.workspace_hj.system --impure --fallback\n```\n\n3. darwin switch\n\n```bash\n./result/sw/bin/darwin-rebuild switch --flake .#workspace_hj\n```\n\n## System\n\nUses catppuccin theme\n\n### Support\n\n- aarch46-darwin\n\n### Preview\n\n![CleanShot 2024-12-08 at 18 46 53@2x](https://github.com/user-attachments/assets/fb76c014-0b20-42bd-8401-37af9287f856)\n\n### Features\n\n#### Shell\n\n- [alacritty](https://github.com/alacritty/alacritty)<br/>\ngui\n- [fish](https://github.com/fish-shell/fish-shell)<br/>\nbetter shell\n- [sharship](https://github.com/starship/starship)<br/>\nShell customize, look pretty\n- [zellij](https://github.com/zellij-org/zellij)<br/>\nshell splitting\n- [yazi](https://github.com/sxyazi/yazi)<br/>\nTree-based explorer\n- [carapace](https://github.com/carapace-sh/carapace)<br/>\nCommand argument completion\n- [atuin](https://github.com/atuinsh/atuin)<br/>\nSQLite database shell history\n\n#### Dev\n\n- git\n- gh\n- lazygit\n- direnv\n- podman, podman-compose\n- docker-compatible CLI wrappers\n- lazydocker\n- devenv\n- mise\n\n#### Fonts\n\nd2 coding nerd, jetbrains-mono nerd, lilex nerd\n\n#### see also\n\n- System Packages<br/>\n<https://github.com/rjcnd105/hj-dotfiles/blob/main/systems/workspace/default.nix>\n- User packages<br/>\n<https://github.com/rjcnd105/hj-dotfiles/blob/main/homes/workspace/default.nix>\n\n## Templates\n\ndevenv base.\n\n### phoenix\n\n[https://github.com/rjcnd105/hj-dotfiles/tree/main/templates/phoenix](https://github.com/rjcnd105/hj-dotfiles/tree/main/templates/phoenix)\n",
  "bytes": 2013,
  "sha": "68bb74c994db71914d6f2c3376bb007f683f28081b1a89da1aecaf97501d4ac8",
  "repo_slug": "rjcnd105/hj-dotfiles",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/okf_rjcnd105_hj_dotfiles_files_workspace_cla_a8d86787/readme"
}