4d ago · 3 min read · If you’ve ever customized your terminal, you probably know the feeling. At first it looks simple:“Ah, I just want to show the git branch in my prompt.” Then suddenly… symbols look broken fonts don’t
Join discussion
Mar 9 · 1 min read · Terminal Workflows That Actually Save Time Productivity isn't about doing more. It's about removing friction. Here are three terminal patterns that compound daily. 1. fzf for Everything Fuzzy finding changed how I navigate codebases. # Reverse search...
Join discussionMar 6 · 1 min read · Terminal Workflows That Actually Save Time Productivity isn't about doing more. It's about removing friction. Here are three terminal patterns that compound daily. 1. fzf for Everything Fuzzy finding changed how I navigate codebases. # Reverse search...
Join discussionMar 5 · 1 min read · Terminal Workflows That Actually Save Time Productivity isn't about doing more. It's about removing friction. Here are three terminal patterns that compound daily. 1. fzf for Everything Fuzzy finding changed how I navigate codebases. # Reverse search...
Join discussionMar 5 · 1 min read · Terminal Workflows That Actually Save Time Productivity isn't about doing more. It's about removing friction. Here are three terminal patterns that compound daily. 1. fzf for Everything Fuzzy finding changed how I navigate codebases. # Reverse search...
Join discussionMar 4 · 5 min read · WezTerm is a terminal emulator that takes the approach that your terminal should be as configurable as your text editor — using code, not a settings panel. Configuration is written in Lua, every behavior is programmable, and the multiplexer (tabs, pa...
Join discussionMar 4 · 5 min read · AI coding tools have split into two camps: IDE plugins that work inside your editor (Cursor, GitHub Copilot, Windsurf) and terminal-based agents that operate on your entire codebase from the command line. Aider is the most mature tool in the second c...
Join discussionMar 3 · 6 min read · SSH for Developers: Config, Keys, Tunneling, and Security SSH is one of those tools that most developers use daily but few configure well. A properly set up SSH config saves you from typing long commands, makes multi-server workflows painless, and im...
Join discussion