my mac flake, template, dev configs
- nix install (recomended determinate.systems)
curl --proto '=https' --tlsv1.2 -sSf -L https://install.determinate.systems/nix | sh -s -- install
- build
nix build github:rjcnd105/hj-dotfiles#darwinConfigurations.workspace_hj.system --impure --fallback
- darwin switch
./result/sw/bin/darwin-rebuild switch --flake .#workspace_hj
Uses catppuccin theme
- aarch46-darwin
- alacritty
gui - fish
better shell - sharship
Shell customize, look pretty - zellij
shell splitting - yazi
Tree-based explorer - carapace
Command argument completion - atuin
SQLite database shell history
- git
- gh
- lazygit
- direnv
- docker, docker-compose
- lazydocker
- devenv
- mise
d2 coding nerd, jetbrains-mono nerd, lilex nerd
- System Packages
https://github.com/rjcnd105/hj-dotfiles/blob/main/systems/workspace/default.nix - User packages
https://github.com/rjcnd105/hj-dotfiles/blob/main/homes/workspace/default.nix
devenv base.
TODO.