Command Not Found? I Refuse To Accept That!

preview_player
Показать описание
If you are Vim user and you spend a lot of time at the command line, then surely you've encountered this frustrating problem...

MUSIC:
Foyf (Instrumental) - NEFFEX (from the YouTube Audio Library)

WANT TO SUPPORT THE CHANNEL?

DONATE CRYPTO:
💰 Bitcoin: 1Mp6ebz5bNcjNFW7XWHVht36SkiLoxPKoX
🐶 Dogecoin: D5fpRD1JRoBFPDXSBocRTp8W9uKzfwLFAu
📕 LBC: bMfA2c3zmcLxPCpyPcrykLvMhZ7A5mQuhJ

DT ON THE WEB:

FREE AND OPEN SOURCE SOFTWARE THAT I USE:

Your support is very much appreciated. Thanks, guys!
Рекомендации по теме
Комментарии
Автор

It would be funnier if you used apt instead of pacman and expect the shell to give you a whole linux package management lesson

jebarchives
Автор

The sl program provides an animation of a train riding from one side of the terminal to another. You can't SIGINT out of it; it's obviously meant as a trap card for when you misspell `ls`. I went a step further and alias'd the username in a dev VM to `sl`, so that if I ssh into it with a key and just mindlessly type the login details, I get trapped with a train as well. On that note, I think `:wq` deserves a special kind of treatment for how insidious it is, probably will trial something like `sync && shutdown now`.

yakcyll
Автор

such an inspirational video, dt. the music sync with your hand was amazing.

skelebro
Автор

That is how i currently solve half of my command line frustrations.
The other half is realizing that i have the source codes and software i want to use on my other machine

(I recently wanted to check out a VM i created to take a look into Guix myself. I looked for the VM on my machine for a hour until i realized that i'm not on my machine i run VMs in)

xraptorx
Автор

Some of my spread sheet files, have cells that contain :w's or u's or i's

And I only notice them when I print the report

alexandrosvangelatos
Автор

i've been typing :wq in my term for ages and only now i realize i could have used an alias with exit...

LilithNephilim
Автор

I knew exactly where this was going, because I've already done that 😂
But at this point I just use ^D

Автор

Great Video idea for a sketch,
Thx for not making it a shorts lol

asterdux
Автор

Good editing with the punch and the audio synchronizing it's momentum.

synen
Автор

Makes sense, honestly. Happened from time to time to me. I mean, I have typos aliased, so I might as well do this.

thecakeredux
Автор

I refuse to accept "command not found" as well. Therefore I have the environment variable NIX_AUTO_RUN set to 1 so that Nix automatically downloads and runs the program I'm trying to run.

ytuser
Автор

What's there ever not to love about DT's channel? This is my favorite Linux channel (or top 3) on Youtube. I still gotta always give Chris Titus a shout-out too. DT & CT -- the best.

PoeLemic
Автор

I have crazy alias
"1" for updating and upgrading both pacman and flatpak
"2" for deleting all useless dependency of both flatpak and pacman

And so on

bpn
Автор

Who in the world uses :wq instead of :x instead of ZZ?

pskry
Автор

I love that one .. if that's missing on a machine, I can't work:
alias cl="clear && ls -lAh"

cefk
Автор

I still don't get why people use :wq instead of :x

sirhopcount
Автор

I don't think I've ever done that before. Ctrl-D is all I need. If anything, I need an alias in windows cmd because I type Ctrl-D all the time in that shell.

michaelkrailo
Автор

The video title and thumbnail made me giggle, good lad.

notjustforhackers
Автор

Are you back on using neovim?

(i do not mean any disrespect if this question sounds like it does)

pivad
Автор

Great! All I need now is for my browser to recognize "cd".

mikacasaubon