Articles by Tag #terminal

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

Do You Still Use Git in the Terminal?

I’ve been thinking a lot lately about how I use Git in my day-to-day work, and I’ve realized I still...

Learn More 216 320Sep 14 '24

How to install oh-my-zsh and zsh-autosuggestions for macbook

Step 1: Install oh-my-zsh via curl sh -c "$(curl -fsSL...

Learn More 45 1Jul 9 '24

5 Best Python TUI Libraries for Building Text-Based User Interfaces

Text-based user interfaces (TUIs) are a great way to create interactive applications that run in...

Learn More 28 0Nov 9 '24

Ghostty 1.0: A Terminal Emulator Built for Speed, Features, and Native Integration

Table of Contents Introduction: A New Standard for Terminal Emulation The Heart of...

Learn More 26 0Dec 29 '24

Warp Now Available on Windows! DEV++ Members Enjoy 2 Months of Warp Pro Free.

Our DEV++ partner, Warp, launched on Windows this week! Warp Warp is a modern...

Learn More 21 3Feb 27

Instalando “Terminal” y subsistema Linux en Windows 11

Una Terminal nos proporciona una interfaz de linea de comandos (CLI) donde el usuario escribe...

Learn More 15 0Jul 29 '24

Kickstarting a .NET Solution from Scratch with the CLI

Introduction You can use this article as a cheat sheet or a starting point to mastering...

Learn More 14 0May 15

🚀 Begginer's Guide: installing and using GitHub CLI 🛠️

Why use GitHub CLI? GitHub CLI brings GitHub to your terminal. It allows you to clone,...

Learn More 14 1Jul 30 '24

How to Search Through Multiple Files for Specific Data Using Grep

Recently, I have been solving some CTF questions, and I came across one that says, 'You have a bunch...

Learn More 11 6Jan 3

25+ Essential Linux Bash Commands Every Aspiring DevOps Must Know

I'm on a journey to become a DevOps professional, so like many others, I jumped straight into...

Learn More 10 0Feb 21

Mastering VIM: A Complete Beginner's Guide to the Command-Line Editor

1. Introduction to VIM 1.1 What is VIM? Remember the last time you had to...

Learn More 9 0Jan 9

Enhance Your macOS Terminal with Oh My Zsh, Autosuggestions, and Powerlevel10k

Introduction As someone who spends a lot of time in the terminal, I know how powerful it...

Learn More 9 0Jan 10

Create dropdown menu (tui) in c

In this article, I’ll show how to create a simple dropdown menu using C, with the ability to navigate...

Learn More 9 4Mar 10

Linux Commands You Should Master

Linux commands form the backbone of navigating and managing a Linux system efficiently through the...

Learn More 8 0Jul 13 '24

Top 15 Linux Commands Every Beginner Should Know

Why is it important to learn Linux commands? Learning Linux commands is essential for...

Learn More 8 1Jul 1 '24

🔹 Part 3: Terminal, Zen Mode, Extensions & Hidden VS Code Gems (Windows & Mac)!!

Welcome to the final post in the series: “Mastering VS Code Shortcuts: From Beginner to Pro” By now,...

Learn More 8 2Jun 7

Transforming Windows Terminal into a Productivity Powerhouse

Everything is started from this post on bluesky, by Thomas - ...

Learn More 8 11Dec 27 '24

How SHELL-GPT Revolutionized My Workflow

Hey everyone, I just had to share my excitement about this incredible tool called SHELL-GPT. As a...

Learn More 8 0Jun 30 '24

Linux How-TOs ❓ | A must know list of commands in Linux shells

Hello Everyone 👋. Here's a list of useful tools and commands that are required often for using Linux...

Learn More 8 3Aug 24 '24

Warp: Redefiniendo la Productividad con IA Directamente en tu Terminal.

La inteligencia artificial ya no es algo del futuro. Ahora es muy importante en la creación del...

Learn More 8 0Aug 26 '24

If You are a Terminal User, You MUST try this tool!

Hello folks. In today’s article, I want to share the tool that I can’t survive a day without it....

Learn More 8 10Aug 21 '24

Why Every Dev Should Know These 20 Bash Keyboard Shortcuts

Stop wasting time typing the same commands. Learn these 20 Bash shortcuts to work faster and more efficiently.

Learn More 7 1Mar 5

TERMINAL MASTERY: Master Linux File Commands in 10 Minutes Flat!

Give me 10 minutes, and I'll transform you from terminal newbie to command line wizard. Just pure...

Learn More 7 0Apr 10

Switching from tmux to Zellij

Terminal Multiplexer If you've used terminal multiplexer in command line, you know tmux is...

Learn More 7 0Feb 28

How to Safely Remove Xcode Without Breaking Command Line Tools (CLT)

Free up disk space on your Mac by removing Xcode while keeping Command Line Tools fully functional for development."

Learn More 7 1Jun 17

Enhancing Your C++ Terminal Output with ANSI Escape Codes

In this article, we’ll explore how to use ANSI escape codes to add color and style to your C++...

Learn More 6 3Dec 5 '24

Comandos Essenciais do Linux (Nv-1)

Torne-se um Mago do Terminal O terminal Linux pode parecer intimidador para iniciantes,...

Learn More 6 0Dec 30 '24

Take Your Vibe Trading to the Next Level: New AI Scanning Feature in Mode Terminal

What is Mode's AI Terminal? The Mode AI Terminal is a smart assistant that combines...

Learn More 6 1Jun 9

Terminal Animations with Node.js

Node.js has the process object with stdout property which is a stream connected to stdout. Using the...

Learn More 6 0Dec 26 '24

How to use chmod | Understanding File & Directory Permissions

Youtube File permissions are key to managing a Linux system. They control who can access files and...

Learn More 5 1Aug 24 '24