#terminal
4 posts tagged “terminal”.
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.
pass: Your Terminal Is Already a Secrets Manager
pass is a password manager that's really just GPG plus git. Per-repo secret stores that replace .env - and an honest look at what that does and doesn't buy an AI agent.
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.