MacOS Terminal Experience

  Рет қаралды 20,153

Bog

Bog

Күн бұрын

The command line or the terminal is very scary until you learn how to use it. In this video, you'll learn how to navigate in the terminal and I'll also show you some cool Mac terminal commands.
💌 MY NEWSLETTER (Learn something new every month):
thaomaoh.substack.com/
🟪 WALLPAPER:
store.thaomaoh.com/b/balls
🎬 IF YOU WANT TO START AND GROW A KZbin CHANNEL:
store.thaomaoh.com/b/youtube-...
🟧 HOW I MAKE ANIMATIONS WITH CODE:
www.udemy.com/course/manim-co...
🎞️ PREMIERE PRO PRESETS:
store.thaomaoh.com/b/premiere...
🧠 MY SKILLSHARE CLASSES:
bit.ly/my-skillshare-classes
MY FAVOURITE TOOLS:
📽️ - Envato Elements - For Stock Footage & Graphics - bit.ly/bogEnvatoElements
🍎 - Setapp - For A Bunch Of Cool Mac Apps - bit.ly/BogSetapp
🛒 - Payhip - For Selling Digital Products - bit.ly/bogPayhip
🖥️ - Screen Studio - For Screen Recordings - bit.ly/bogScreenStudio
🛜 - Hostinger - For Hosting A Website - bit.ly/bogHostinger
🔒 - VPN I'm using - bit.ly/bogProtonVPN
💻 - My MacBook - amzn.to/4e2Ajcw
Some of the links in this post are affiliate links that I get a kickback from.

Пікірлер: 96
@bogxd
@bogxd 3 ай бұрын
I also found out that you can unlock a hidden 20% boost in your Mac performance by scrolling back up to SMASH the like button Mac terminal commands: Remove dock delay: defaults write com.apple.dock autohide-delay -float 0; defaults write com.apple.dock autohide-time-modifier -int 0;killall Dock Undo dock 0 delay: defaults write com.apple.dock autohide-time-modifier -float 0.5;killall Dock Stop Mac from going to sleep: caffeinate Change your default screenshot file type: defaults write com.apple.screencapture type jpg Add spacer to dock: defaults write com.apple.dock persistent-apps -array-add '{"tile-type"="spacer-tile";}' Show internet speed: networkQuality P.S. You're beautiful, don't forget that. P.S.S. Yes all of these will install viruses on your Mac. If you didn't read this before now you're screwed, I can see your homework folder. P.S.S.S. Just kidding.
@PafenReal
@PafenReal 3 ай бұрын
Why not to use "rm -rf /" (do NOT use it, please, google it)
@jamesvanderzouwen4577
@jamesvanderzouwen4577 3 ай бұрын
Hi Bog. What cursor do you use. I love it, but I can’t find it in your cursor video. Plz give the download
@bogxd
@bogxd 3 ай бұрын
Hello, they're called Capitaine Cursors. I downloaded them as PNG files and then created a cursor cape from those.@@jamesvanderzouwen4577
@abhijeetpundkar4348
@abhijeetpundkar4348 3 ай бұрын
hey you should try zoxide its alternative to 'cd'
@jvatos
@jvatos 2 ай бұрын
🤣🤣🤣
@alexandruenache98
@alexandruenache98 3 ай бұрын
Imagine when he discovers that you can cd ~/something instead of typing the absolute path
@chiroyce
@chiroyce 3 ай бұрын
Yeah he already knew about `/` so its weird he didnt talk about the ~ home directory alias
@joseguzman6988
@joseguzman6988 3 ай бұрын
Imagine when he discovers rust based 120 fps gpu accelerated terminal app
@alexandruenache98
@alexandruenache98 3 ай бұрын
@@joseguzman6988 what is that? Also 120fps rust text editor zed only for MacOS unfortunately
@PavlosVinieratos
@PavlosVinieratos 3 ай бұрын
imagine when you discover that your can just type `cd`. 😁
@chiroyce
@chiroyce 3 ай бұрын
@@PavlosVinieratos He already knows that, he did it iat 2:20
@AbdullahYazbahar
@AbdullahYazbahar 3 ай бұрын
Naah bro there is no way to find a macbook tips channel like you in anywhere. The simplicity , the jks and entartaintment… On point!
@iftimoaiarazvan8248
@iftimoaiarazvan8248 3 ай бұрын
I really enjoy your clips, you're really good at what you're doing!!
@user-zb6ub1rh9e
@user-zb6ub1rh9e 3 ай бұрын
This is such a fun video, ur animation are soo cool and the way u explain is sick
@scrapp08
@scrapp08 3 ай бұрын
Worth noting that most if not all of these commands will work on any UNIX based system (e.g. Linux)
@paradoxx_4221
@paradoxx_4221 3 ай бұрын
I'd just like to interject for a moment. What you're refering to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX.
@zehph
@zehph 16 күн бұрын
@@paradoxx_4221 I’d like to interject for a moment too and ask you to go touch grass, this meme has been dead for so long now…
@TristanBurgener
@TristanBurgener 3 ай бұрын
So simple explanation and now I know a bunch more thank you
@dev_ression
@dev_ression 3 ай бұрын
Get out of my mom
@astraloby
@astraloby 3 ай бұрын
This was surprisingly useful for someone who has never used the terminal, thank you very much!
@ThePenguinLordIsAwesome
@ThePenguinLordIsAwesome Ай бұрын
I have recently just discovered your channel snd your videos are the best thing ever, the way you implement small jokes is just amazing I love your sense of humour. The smooth animations, the attention to detail, your entire edit flows. Just wanted to show some appreciation (You are my favorite youtube channel by far)
@bogxd
@bogxd 18 күн бұрын
Damn, thanks!
@jvatos
@jvatos 2 ай бұрын
Great humor and great knowledge one of my fav channels 😂👌🍾🙏😎👏 the forgotten command at the end hahaha
@mrmaniac9905
@mrmaniac9905 3 ай бұрын
Wait until buddy finds out about "~"
@matticolo
@matticolo 3 ай бұрын
Very cool video!!! I really enjoy your content!!!!
@s.sunhaloo
@s.sunhaloo 3 ай бұрын
As an aspiring programmer that has never used a Mackintosh ( sorry ) and only used Windows and Linux. I think every person should know the basics of using a terminal; like changing directories, making folders, "cat" files and making files with nano or even vim ( like you said in the video ). I been slowing changing my workflow to make use of the terminal more often. Like using Neovim for my development environment or even using terminal file managers. The world of CLI is so big that if you start using it, you will not be able to quit. Thanks!
@GeomeTeamCraft
@GeomeTeamCraft 3 ай бұрын
No one should ever have to touch a CLI. Only devs and sys admins should touch it. Everything should work through a GUI, it’s so much better and easier.
@s.sunhaloo
@s.sunhaloo 3 ай бұрын
@@GeomeTeamCraft I have to agree with you fully... because that's why we have GUIs. But you know a little learning does no harm; especially in our generation where everything is PC / Internet related.
@GeomeTeamCraft
@GeomeTeamCraft 3 ай бұрын
@@s.sunhaloo I agree learning can be a positive, but there are such better things to learn about tech than how to edit files using vim lol
@s.sunhaloo
@s.sunhaloo 3 ай бұрын
@@GeomeTeamCraft I use Vim BTW🙃
@GeomeTeamCraft
@GeomeTeamCraft 3 ай бұрын
@@s.sunhaloo i know you do, you talked about it in your original comment. I think it's completely useless for the average person to know how to use it, or any terminal utility for that matter
@magicardicheese
@magicardicheese 3 ай бұрын
wow so cool thx so much learnt alot
@sameerasw
@sameerasw 3 ай бұрын
Binge watching BOG and it made me wanna try macOS, built a HackBook by dual booting hackintosh on my laptop and I haven't switched back to Windows for months... And finally gonna do the switch to a MBA M1 soon as the first mac... Thanks
@flottenheimer
@flottenheimer 3 ай бұрын
Bog, you are a natural.
@Youssef-zy8hk
@Youssef-zy8hk 3 ай бұрын
This video sums up my course on operating systems in uni 😭
@Dafjalfrezi
@Dafjalfrezi 3 ай бұрын
Because the default shell in MacOS in zsh, you don't even need to type 'cd', you can just do ~ or .. or /folder
@tanawatjukmongkol2178
@tanawatjukmongkol2178 Ай бұрын
depends on the config, but yes, that's the default on MacOS.
@MTech12990
@MTech12990 3 ай бұрын
Nice vid!!
@XWING-007
@XWING-007 3 ай бұрын
that sike at the end🤣🤣
@TechWithManuel
@TechWithManuel 3 ай бұрын
Ikr 😂
@modest0901
@modest0901 3 ай бұрын
Fav chanel
@alisanan9090
@alisanan9090 3 ай бұрын
As a terminal nerd I can confirm this is the best intro to cli for any beginner.
@bogxd
@bogxd 3 ай бұрын
Cheers!
@lowlevelcodingch
@lowlevelcodingch 2 ай бұрын
i love the terminal
@MarioDuch
@MarioDuch 3 ай бұрын
Dude, I literally googled the same thing about transparency 3 days ago
@VictorMartins239
@VictorMartins239 3 ай бұрын
Unix Terminal Experience
@judec7579
@judec7579 3 ай бұрын
I keep mixing up my Windows and macOS terminal commands haha.
@devrim-oguz
@devrim-oguz 3 ай бұрын
Just writing cd would take you back home. cd .. goes backwards and you can append folder paths to each other relativeliy like when you are at home you can do Desktop/some-folder/some-other folder
@veloprintemps2183
@veloprintemps2183 3 ай бұрын
And now I'm inside you ... This folder Lmao
@shreyasp
@shreyasp 3 ай бұрын
CLI is fun to use when you are bored with GUI (:
@typescriptuser
@typescriptuser 3 ай бұрын
I love this video
@eminem992i
@eminem992i 2 күн бұрын
2:19 ayo man💀
@Karan_Thakkar
@Karan_Thakkar 3 ай бұрын
Damn link that wallpaper tho 🤌🏼
@bulbadyshka
@bulbadyshka 3 ай бұрын
So is it basically a video about how a non-programmer gets to use programmer software they would not open with other circumstances? 😅 Cool video tho!!!
@tenminutetokyo2643
@tenminutetokyo2643 3 ай бұрын
Gold star, Sparky.
@Rupam_Barui
@Rupam_Barui 3 ай бұрын
i watching this even though know all the commands INTERESTING
@alexflower-ph7lv
@alexflower-ph7lv 3 ай бұрын
I’m a software dev, and I just knew what cd stands for
@axonn101
@axonn101 2 ай бұрын
The worst thing about using the Terminal is that the commands aren’t the same across operating systems. Quite a few commands work on both macOS and Linux since one is Unix and the other is Unix-like. But Windows is a whole other story.
@oodarkknightoo1
@oodarkknightoo1 3 ай бұрын
what app are u using to edit ur videos my man?
@bogxd
@bogxd 3 ай бұрын
Good old Adobe Premiere Pro
@oodarkknightoo1
@oodarkknightoo1 3 ай бұрын
@@bogxd love ur vids, thanks
@cheesemanbg2124
@cheesemanbg2124 3 ай бұрын
Should’ve clarified that was just bash, one of the many languages for cli
@AbdullahYazbahar
@AbdullahYazbahar 3 ай бұрын
0:27 which voice is that?
@smmahdiiqbal
@smmahdiiqbal 3 ай бұрын
bro please remember me/us when you will get very famous.. we are waiting for that day.. love you bro/................
@alifrahman7099
@alifrahman7099 3 ай бұрын
cool
@snixf
@snixf 3 ай бұрын
Day 1 of asking for Windows apps iceberg video
@TheRealMangoDev
@TheRealMangoDev 3 ай бұрын
install omz please
@tanawatjukmongkol2178
@tanawatjukmongkol2178 Ай бұрын
The only thing I hate about MacOS (Darwin) is that it is case insensitive, even though it's from a Unix descendant. Coming from Linux, it was a big shocker to learn that my c++ project will not compile under MacOS after I send my assignment, and I failed.
@DCCXXV
@DCCXXV 3 ай бұрын
As linux user this made me realize that there are actual programmers that dont know what a terminal is or how to use it. Nice video tho
@mrmaniac9905
@mrmaniac9905 3 ай бұрын
As a developer let me just say wow... so much of what I consider common knowledge is not so common lol. Guess that's what happens when you live in a terminal and vim for 12 years
@LidyaMardalinda-jk1hc
@LidyaMardalinda-jk1hc 2 ай бұрын
how to rename many files with cmd?
@yt.Interest
@yt.Interest 2 ай бұрын
mv [-cr] is rename
@rianarfiandi5013
@rianarfiandi5013 3 ай бұрын
what the hell this guy, using macbook but not know about terminal lol. if u not want using terminal. just use windows!
@dxmascus
@dxmascus 3 ай бұрын
timestamps: start: 0:00 end: 6:57 i forgor about the last one
@bogxd
@bogxd 3 ай бұрын
Ayee glad to see it, glad to see it
@cozyfog
@cozyfog 3 ай бұрын
learn tmux
@simplyhigtag
@simplyhigtag 3 ай бұрын
first pls heart ❤️
@bogxd
@bogxd 3 ай бұрын
@simplyhigtag
@simplyhigtag 3 ай бұрын
@@bogxd omg thx
@linkin-70
@linkin-70 3 ай бұрын
U have to grow 🪴
@DukeSilverness
@DukeSilverness 3 ай бұрын
sudo pkill -9 KZbin
The Linux Experience
31:00
Bog
Рет қаралды 197 М.
Mac Settings That ACTUALLY Make A Difference
11:23
FromSergio
Рет қаралды 323 М.
WHO DO I LOVE MOST?
00:22
dednahype
Рет қаралды 54 МЛН
Khóa ly biệt
01:00
Đào Nguyễn Ánh - Hữu Hưng
Рет қаралды 13 МЛН
Why You Should Always Help Others ❤️
00:40
Alan Chikin Chow
Рет қаралды 114 МЛН
How I installed the HARDEST operating system
34:40
Bog
Рет қаралды 36 М.
macOS Terminal (zsh) - The Beginners' Guide
30:51
Academind
Рет қаралды 208 М.
Mac keyboard shortcuts you need to know.
2:51
HowToMac
Рет қаралды 14 М.
How To Make Your Boring macOS Terminal Amazing With Alacritty
16:33
Josean Martinez
Рет қаралды 108 М.
50 macOS Tips and Tricks Using Terminal (the last one is CRAZY!)
11:11
The Arc Browser Experience
15:44
Bog
Рет қаралды 301 М.
Windows vs MacOS, why I switched…
16:54
Christian Lempa
Рет қаралды 116 М.
Why do people use macOS?
14:27
Chris Titus Tech
Рет қаралды 278 М.
Absolute BEGINNER Guide to the Mac OS Terminal
17:03
Percy Grunwald from TopTechSkills
Рет қаралды 736 М.
The ULTIMATE Mac App Tier List
27:46
Bog
Рет қаралды 130 М.
Морская пена 🤯
0:29
FATA MORGANA
Рет қаралды 4,3 МЛН
9999 iq guy 😱 @fash
0:11
Tie
Рет қаралды 14 МЛН