vim
3 ways to use the Set command to improve your Bash scripts
Very high level quick examples of using the set command in bash to help optimize and protect your scripts. This is by no means an exhaustive or overly technical tutorial, just a few examples of things you can do using set in bash. #linux #laptop #shell #bashscripting 0:00 intro 1:10 set -f turn off filename expansion 3:40 set -e exit…
Read More »13 Powerful Mac Apps that Every Linux Administrator Needs
Not all Linux users are able to use their primary platform all the time. At work, a situation such as corporate mandates can force you to use another operating system. For those of you that use a Mac to perform your System Administrator duties, this video counts down 13 apps that you might want to consider. *Brand New Udemy Courses…
Read More »0 to LSP : Neovim RC From Scratch
I setup the entire neovim experience from nothing to LSP! Become a backend engineer. Its my favorite site This is also the best way to support me is to support yourself becoming a better backend engineer. REPO: ### chapters 00:00 Introduction 00:35 Init.lua – Your First Files 02:23 The First Remap 03:43 Plugin Manager and Fuzzy Finder 07:07 Colorscheme 09:08…
Read More »How to Use Neovim with Devcontainers
In this video I will show you how to work with Devcontainers using Neovim. SUBSCRIBE TO MY NEWSLETTER 📰 JOIN MY COMMUNITY 👉 🤖 DevOps & Kubernetes 💎 Next-level Productivity & Note Taking 🚀 Accelerating your Career & Salary 🤝 Enjoying the journey with new friends YOU WILL GET 💰 ALL Premium Courses: 25h of DevOps, Kubernetes, Productivity, Career 💰…
Read More »I made my own Code Editor
To try everything Brilliant has to offer—free—for a full 30 days, visit You’ll also get 20% off an annual premium subscription. GitHub: Patreon: Discord server: Twitter: MUSIC: Outro song – Character art by @JersonEXE – Twitter: This video was sponsored by Brilliant Thanks for watching! [ad_2] source
Read More »Linux Tipp #15: STDIN, STDOUT und STDERR
STDIN, STDOUT und STDERR sind Standarddatenströme in Unix/Linux-Systemen und diese schauen wir uns in diesem Video genauer an. Links: #Linux #LinuxProfessionalInstitute #LPI [ad_2] source
Read More »