Hello there! I believe that small choices in daily tools compound into big gains over time. These are tools that I love. Here is my flake.nix and macOS setup.
- neovim - text manipulation
- claude, codex - local ai
- zed - file explorer
- ghostty - terminal / multiplexer / code editor
- fish - shell
- monaspace argon - font
- nix - primary package manager
- homebrew - secondary package manager on macOS
- apple magic keyboard - keyboard
- karabiner elements - keyboard configurator
- amphetamine - keeps computer awake (see here for standard/admin setup)
- vimium - move around the browser
- tailscale - easy wireguard vpn
- stats - monitor system
- lima vm (may switch to vmware fusion) - vm isolation
- fzf - fuzzy finder
- bat - cat + less
- delta - file differ
- ripgrep - fast grep
- eza - ls
limactl create --name=ubuntu ./lima.yaml
infocmp -x xterm-ghostty | limactl shell ubuntu tic -x -
curl -fsSL https://install.determinate.systems/nix | sh -s -- install
nix profile add nixpkgs#neovim nixpkgs#eza nixpkgs#fzf nixpkgs#bat nixpkgs#delta nixpkgs#ripgrep nixpkgs#nodejs
sudo apt update && sudo apt install -y fish
- install claude code
- install codex