Browsing Tag
terminal
9 posts
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…
Improving Your Workflow as a Developer with Bash Aliases
As a developer, you most likely spend a significant amount of time working with the command-line interface (CLI).…
Setting up ZSH and Oh-my-ZHS with autocomplete plugins
In this post I’ll provide you with step-by-step tutorial on how to set up oh-my-zsh in your terminal…
ZSH on Windows without WSL
Well, WSL it’s a good way to have a Unix environment on Windows, but sadly his performance and…