Browsing Tag
terminal
13 posts
I Got Tired of cd-ing Into Nested Folders, So I Built a File Finder in Rust
I like keeping my projects organized. Maybe a little too organized. My folder structure looks something like this:…
The Great Terminal Prompt Revolution: Why I Replaced Years of Config With a Single Character
Or: How I finally realized my beautiful prompt was slowly killing me I wanted to talk with you…
Create a Text Editor With Go – Welcome Screen
You can access the code of this chapter in the Kilo-Go github repository in the welcomescreen branch Currently…
Obtenha Emojis via Linha de Comando
🚀 Um comando com autocomplete feito com C++. Eu o dia foi bastante tranquilo e aproveitei pra ficar…
Building a Terminal TODO App in Rust
Project Overview The Terminal TODO App is a command-line task manager built with Rust. It utilizes the tui…
Warp terminal on WSL is AMAZING
If you’re a developer working with Windows Subsystem for Linux (WSL), prepare to be amazed by Warp Terminal.…
Warp: The Supercharged Terminal for Developers
Imagine a command line that’s actually easy to use, helps you get things done faster, and even lets…
How to Force Quit Unresponsive Applications via CLI on macOS
If you’re working on a macOS system and encounter an application that’s not responding, you know how frustrating…
Finding the right macOS `defaults` command
Automating the setup of a clean macOS install is a lot easier when you know which keys to…
The Complete Guide to Becoming a Web Developer: Part 6
Welcome back to the series “Becoming a Web Developer” part 6. If you are new here, you can…