Yashraj Garnayakdisarj.hashnode.dev·Nov 20, 2024🚀 TMUX for Beginners: Your DevOps FriendIf you’ve ever felt stuck managing multiple terminal windows while working on a server, tmux is here to rescue you! tmux is a terminal multiplexer, allowing you to open, split, and manage multiple terminal sessions in one window. Think of it as havin...DiscussDevops
Arthur Arizaarthurariza.hashnode.dev·Nov 6, 2024Setting up a productive development environment for Rails 8 with tmuxThis guide provides a tmux script for setting up a Rails development environment, complete with multiple windows for common tasks. Follow along to configure it, customize it, and streamline your workflow. TLDR Here’s the final script for those in a h...Discuss·38 readsRails 8
Febin Joyartofcoding.dev·Oct 27, 2024Setting up a Linux terminal for productivityIntroduction Recently, I have installed my computer with Arch Linux. The decision to move to vanilla Arch from EndeavourOS (another Arch-based distro) was quite an organic one. I just thought of starting with a clean slate without any preinstalled ap...Discuss·69 reads#LinuxTerminal
Vignesh Mvikky.dev·Oct 7, 2024My tmux configurationI’ve been using tmux from a very long time from my Ubuntu days. Today I just read Neil’s notes about his tmux experiment, I wanted to share this file with him and chat about tmux and his current terminal experimentations. But looks like he wants to b...Discuss·47 readstmux
1l.rocks1l.rocks·Sep 28, 2024From TMUX to Zelllij - a great choiceWhy the switch I am really a person who likes to switch things up every time and try something new. To be really honest, Tmux worked great, but it was starting to bother me that copying with the mouse resulted in a lot of blank characters. And the re...Discusszellij
Barmanjibarmanji.hashnode.dev·Sep 22, 2024Flying Through code blazingly FAST!Tmux + i3WM + NeoVim just changed everything for me! Let’s talk.. 1. TMUX Terminal Multiplexer, or TMUX, is an open-source terminal multiplexer for Unix-like operating systems. It allows multiple terminal sessions to be accessed simultaneously in a s...Barmanji and 1 other are discussing this2 people are discussing thisDiscuss·31 likes·88 readsprimeagen<3 10
Siddarthsiddarth.hashnode.dev·Sep 20, 2024Faster Terminal Navigation with Tmux and Fuzzy finderAs a developer, I love using the terminal. It makes you feel powerful, and yes, I have the bad habit of typing the clear command again and again. However, I've struggled with managing multiple terminal windows The Problem: Too Many Terminal Windows ...Discussterminal
Pratyukt Writespratyukt.hashnode.dev·Sep 4, 2024Getting Started with tmux: A short guideHey folks! 🌟 Today, I’m going to give you the lowdown on tmux, which has become my new favorite tool. If you’re into managing multiple terminal sessions without losing your mind, tmux is about to be your new best friend. So, let’s dive in and see ho...Discuss·50 readstmux
Rajat Kumar Nayakrajatinfocus.hashnode.dev·Sep 3, 2024Effortless Node.js Deployment on Amazon EC2 with tmux: A Step-by-Step GuideIn this blog, we will have a clear and step-by-step understanding of how to host our node application on an Amazon EC2 instance and how to keep the application running. Introduction: Imagine you're a chef in a busy kitchen, about to serve a delicious...DiscussNode.js
Madhav Krishan Goswamimadhavkrishangoswami.hashnode.dev·Aug 26, 2024Setting Up My Neovim Config with LazyVim and Tmux on macOSAs a developer, finding the right tools to streamline your workflow is crucial. Recently, I decided to dive into setting up Neovim as my primary text editor. With the powerful combination of LazyVim and Tmux, I was able to create a highly customized ...Discuss·11 likes·112 readslazvim