#nix
4 posts tagged “nix”.
zoxide: The cd Command That Learns Where You Work
zoxide replaces cd with frecency-based jumps: type a fragment, land in the right directory. How it works, how it pairs with wt worktrees, and the cold-start caveat the README won't lead with.
Branches as Directories: wt Worktree Manager in My Daily Workflow
How I replaced git checkout with wt, a worktree manager giving every branch its own directory, with shell auto-navigation for parallel work.
Zero-Friction Terminal Sessions: sesh and tmux in My Daily Workflow
How I turned tmux into a self-organizing workspace with sesh: named sessions, auto-launched tools, and one-keystroke switching across projects.
Terminal-First GitHub: gh CLI and gh-dash in My Daily Workflow
How I replaced the GitHub web UI with gh CLI and gh-dash, a TUI dashboard putting PRs, issues and AI code review one keypress away.