{ pkgs, lib, config, ... }: { imports = [./git.nix ./starship.nix ./zellij.nix]; home.packages = with pkgs; [ bandwhich bat cargo-workspaces clipboard-jh dogdns erdtree fd git gnutar gping internetarchive jless just kondo litecli neovim poetry racket ripgrep yt-dlp zstd ]; }