The Ultimate Mac Terminal Setup - Beginner Tutorial

  Рет қаралды 316,401

warpdotdev

warpdotdev

Күн бұрын

Пікірлер: 110
@LucijaC
@LucijaC Жыл бұрын
Warp looks like a great app - what makes me hesitant to use it is a mandatory sign up. Why do I need to sign up to use Terminal?
@jasonzhang2643
@jasonzhang2643 3 ай бұрын
My guess is to mitigate fraud. As Warp has AI feature, a logged out experience make it more vulnerability to scripted attacks.
@NeilFX
@NeilFX 19 күн бұрын
Just read that starting on November 21, 2024, you can use Warp without signing up for an account or logging in first. Switched today on January 2025 and haven't looked back since (iTerm2 for 5 years)
@RazexFX
@RazexFX Жыл бұрын
fzf Command not in the description 😞
@marcins.7445
@marcins.7445 11 ай бұрын
To combine fzf with cd, Alt-C should do the trick out of the box, assuming you set up the fzf keybindings. But you can improve it with bfs (a great replacement for find), I set it up with: export FZF_ALT_C_COMMAND="bfs -color -not -name '.' -exclude \\( -name .git -or -name .hg \\) -type d -printf '%P ' 2>/dev/null"
@MarceloAlcantaraX
@MarceloAlcantaraX Жыл бұрын
Thanks for the video. Super interesting. As a suggestion, would just ask to add the commands in the description - as its quite hard to follow through the video.
@JakobsenTom
@JakobsenTom 6 ай бұрын
yeah yeah it all looks nice but remember what we all like intially - the ultra simple terminal with zsh - and core unix commands. Not a semi-ux replacement, not a bunch of ultra simple extra installs, not a collection of noise. Well anyways did I say it looks nice so I may give it a go some day but was actually just trying to find info on adjusting font and color in built-in macOs terminal 🙂
@iamramiz
@iamramiz 10 ай бұрын
Great vid. FYI exa is no longer maintained; eza is a good alternative.
@Nobleflex101
@Nobleflex101 Жыл бұрын
Thanks bruh, would you be able to post the commands lines under your video description that would be more than helpful to me and others.
@ViperRaces
@ViperRaces Жыл бұрын
for oh my zsh idk if i should do a curl or wget
@randomtvninja
@randomtvninja Жыл бұрын
Interesting looks like you cobbled a truly open source warp terminal. Hitting majority of the features of warp and unlike warp these will work on Linux.
@souhailmarghabi4113
@souhailmarghabi4113 Жыл бұрын
The command mentioned for fzf is missing.
@marcins.7445
@marcins.7445 11 ай бұрын
To combine fzf with cd, Alt-C should do the trick out of the box, assuming you set up the fzf keybindings. But you can improve it with bfs (a great replacement for find), I set it up with: export FZF_ALT_C_COMMAND="bfs -color -not -name '.' -exclude \\( -name .git -or -name .hg \\) -type d -printf '%P ' 2>/dev/null"
@galaxygur
@galaxygur Жыл бұрын
Below is fcd function I had to manually type looking at the video: fcd() { local dir dir=$(find ${1:-.} -type d -not -path '*/\.*' 2> /dev/null | fzf +m) && cd "$dir" }
@seshannandan
@seshannandan Жыл бұрын
Thanks 🙏
@vfthome-yt
@vfthome-yt Жыл бұрын
Thanks.
@gorgono1
@gorgono1 8 ай бұрын
you are a hero
@kebman
@kebman 10 ай бұрын
Nice. Unix is finally catching up to Linux. :)
@Spacetime_ghost
@Spacetime_ghost 8 күн бұрын
Is editing the terminal preferable to getting an emulator like ghostty or wezterm?
@adedayosadiqadewale1246
@adedayosadiqadewale1246 Жыл бұрын
I installec fzf, enabled fuzzy auto-completion and key binding. I do not get comand suggestions still. Anz suggestions as to what i haven't done please?
@hasib.46
@hasib.46 11 ай бұрын
Cool …. I wanna get that colorful font
@codestudio497
@codestudio497 Ай бұрын
this is my third video this morning and every video starts with since i already have everyhting installed i will just change the colors hhhhhhh any video please step by step
@vkatasonov
@vkatasonov 8 ай бұрын
Hello! Nice video. I wonder, if you have any trouble with usr/bin folder? Can you use leaks tool for example without issues?
@patryk_rogala
@patryk_rogala Жыл бұрын
Amazing setup! I've been using it for a while now and love its customizability!
@warpdotdev
@warpdotdev Жыл бұрын
Let us know what tech you'd like us to cover next! :)
@RazexFX
@RazexFX Жыл бұрын
add the fzf cmd !
@1xkcd
@1xkcd Жыл бұрын
yes pls @@RazexFX
@crypticstechspace2294
@crypticstechspace2294 5 ай бұрын
mind sharing the wallpaper ? looks nice
@kcollett
@kcollett 8 ай бұрын
Does "install brew wget" (at 6:09) actually work?
@vincenguyendev
@vincenguyendev Жыл бұрын
I can't use zsh with warp terminal
@Vicky-PBJ
@Vicky-PBJ Жыл бұрын
i think colorls is much better than exa. Colorls contains all folder and file icon and even can be customize the colors also.
@williamavasquez
@williamavasquez Жыл бұрын
What options do you have on the right side? how do yo have those setup?
@sromankov6102
@sromankov6102 8 ай бұрын
like for video, tried fzf it is interesting, but don't understand how to switch to found older directly after search
@johnw2799
@johnw2799 Жыл бұрын
i tried to reproduce the 'fzf'+'cd' defined function in the .zshrc config file. but i couldnt run 'fcd' and keep my terminal listing all results. only result could be returned was all listing files and dir. thats it. that was even following a dir path to get. damn...
@VLADICA94KG
@VLADICA94KG 11 ай бұрын
My warp app does not start zsh automatically hence terminal looks very plain. Any idea how to solve that? Many people have the same issue
@leodwivedi
@leodwivedi Жыл бұрын
I'm Facing that issue from last 3 week output not show. on terminal 10+ time I remove warp and install back with two different account that is broken not show single command output.
@jitenhl2
@jitenhl2 4 күн бұрын
mind blown!
@lakshmanshankar
@lakshmanshankar Жыл бұрын
One problem I faced with bat command is when copying the contents the table is also copied.
@pablomza
@pablomza Жыл бұрын
What do I have to do to make p10k work on Wrap terminal?
@blank001
@blank001 Жыл бұрын
One alternate for diff is 'delta' It is fast, lite, integrates with git seamlessly
@gopikrishna679
@gopikrishna679 7 ай бұрын
it looks great ,but it does take up a lot of RAM, atleast if you are using windows wsl
@bobbyLovesTech
@bobbyLovesTech 10 ай бұрын
I prefer lsd over exa - dunno why just do - it’s pretty much identical
@arthurlin5029
@arthurlin5029 Жыл бұрын
I'm seeking some clarification regarding an issue I've encountered recently with my Warp terminal. After installing 'Oh My Zsh', it seems unable to load its configuration automatically. Strangely, when I initiate a sub-shell in my zsh terminal, the configuration loads correctly. I'd like to understand if it's typical to have to open a zsh sub-shell within the Warp terminal to load the configuration? As an additional piece of information, I haven't observed similar behavior with other terminals. Both iTerm and the default terminal on my Mac have no issues loading the 'Oh My Zsh' configuration without having to enter a sub-shell. This problem seems to be unique to Warp terminal.
@nishanthg5532
@nishanthg5532 Жыл бұрын
Go to Settings > Appearance > Prompt and should Shell prompt
@tithos
@tithos Жыл бұрын
ZSH is already the default on mac
@maurolimaok
@maurolimaok Жыл бұрын
Nice video.
@iamworstgamer
@iamworstgamer 11 ай бұрын
the thing is warp has changed everything
@rahuu9302
@rahuu9302 2 ай бұрын
Info: For ARM64 processor, use EZA not EXA - exa is not suppoted for m1/m2 chips
@K.Huynh.
@K.Huynh. Жыл бұрын
thank for sharing!!!!!
@brijeshgurung8300
@brijeshgurung8300 Жыл бұрын
great video , is it only for mac terminal or can be done in linux too ?
@ImperiumLibertas
@ImperiumLibertas Жыл бұрын
It can be used with any terminal. Terminal is different than the shell. The shell is the application that runs and interprets commands while terminals are the applications that run the shell. A few examples of terminals are iterm, st, Mac terminal, etc. Examples of shells are bash, sh, zsh, fish, etc.
@thesattary
@thesattary Жыл бұрын
What's your own favorite font for both terminal and text editor? :(
@jacklee26
@jacklee26 Жыл бұрын
What os you used ,Ubuntu or Mac .
@FrankJonen
@FrankJonen Жыл бұрын
Mac
@DunChuanFu
@DunChuanFu 9 ай бұрын
Minimal is cool
@andres21aj
@andres21aj 10 ай бұрын
exa is no longer available in brew :/
@arvi8843
@arvi8843 10 ай бұрын
It's in eza . rocks. I was able to install it in Sonoma
@stevenchen6752
@stevenchen6752 Жыл бұрын
How come when i do .zhrc it says zsh command not found?
@AlexanderDeep
@AlexanderDeep Жыл бұрын
Maybe you mean .zshrc (note missing 's')? And that is a file (containing your zsh settings), not a command.
@laughingvampire7555
@laughingvampire7555 8 ай бұрын
delta-git is better than diff-so-fancy and integrates with bat, git, etc. and diffstatic makes syntax aware diffs
@moeruishi
@moeruishi Жыл бұрын
When is warp coming to Linux? We’re missing out 😭
@TheAmitGoel84
@TheAmitGoel84 Жыл бұрын
A question could be... Are they safe to use?
@TomasJansson
@TomasJansson Жыл бұрын
Is the ohmyzsh supposed to work 100%? I can't get the nice looking prompt to work in warp, I have to "exec zsh" to get something... but that feels wrong.
@sametbaskc3768
@sametbaskc3768 Жыл бұрын
I am having the same problem. Did you manage to get over it?
@armantgold
@armantgold Жыл бұрын
Months old and still the description hasnt been updated to include the command mentioned....
@LivingstoneRwagatare
@LivingstoneRwagatare 7 ай бұрын
I can't find the document you are saying!! - where is the document you are getting the commands from?
@InacioLopes1
@InacioLopes1 Жыл бұрын
How do I uninstall this thing
@johnddonnet5151
@johnddonnet5151 Ай бұрын
Where is the tutorial, didnt mention how to install any of them
@zx1986
@zx1986 Жыл бұрын
your develop environment is your castle, make your castle comfortable.
@bilthon
@bilthon Жыл бұрын
The github actually says exa is unmaintained now
@neerpatel4647
@neerpatel4647 8 ай бұрын
You forgot to mention the most important detail. When we do homebrew install, it will keep asking you for password. If it is your personal laptop, then you can use "SUDO" and "interactive=0" , But, if it is corporate laptop, You can't skip this. (There should have been a way around it ).
@hubrismaxim
@hubrismaxim 8 ай бұрын
Shouldn't be using exa, it's been deprecated for a couple years. Use eza instead
@Mempler
@Mempler Жыл бұрын
oh my ze ess aitsh
@danirdd92
@danirdd92 Жыл бұрын
warp on linux when?
@aldwiputraa
@aldwiputraa Жыл бұрын
linux when? :(
@thommy51
@thommy51 Жыл бұрын
u forgot jump, thats the best cli tool ever created
@marcins.7445
@marcins.7445 11 ай бұрын
I released an improved jump at mrcnski/compnav. It's deeply integrated with fzf :)
@fastfredi
@fastfredi Жыл бұрын
This video looks like a KZbin short of @Josean Martinez Mac terminal set up 😅
@WaelM.ElSaid
@WaelM.ElSaid 8 ай бұрын
where is the tutorial :)
@Krogdalo
@Krogdalo Жыл бұрын
Guys, if you are a complete beginner to anything "tech", don't blindly follow this guys "tips". He is literally just wrapping up the first step of the documentation into fancy words, It's not a guide, It's not helpful, his "command" is even missing. Literally just a way to make you click on this and be "lost" if you are a complete newbie.
@devin9544
@devin9544 10 ай бұрын
You don't explain how I get any of this, I don't get how this is a beginner tutorial
@kebman
@kebman 10 ай бұрын
That's funny. I pronounce it Oh My Z n Shit.
@meetarthur9427
@meetarthur9427 11 ай бұрын
one cool tool is missing and it is 'tree'
@codedevrob9853
@codedevrob9853 Жыл бұрын
Isn't this coding with lewis's content?
@MustbeTheBassest
@MustbeTheBassest Жыл бұрын
"cd ls cd ls cd ls", or you could just "ls ../ ls ../../" for example.
@MartinGaertner
@MartinGaertner Жыл бұрын
sign up ... for a terminal... no thanks, this is a joke. tell me waht other terminal like tabby or other will have your email and a password? that is stupid!
@Demoscene0x0801
@Demoscene0x0801 6 ай бұрын
Totally agree with you. A shell is a sensitive thing with which I open remote connections and generate or enter passwords etc. It is even protected against keyloggers (e.g. secure keyboard entry) and then I'm supposed to sign up for a third-party company's terminal to use it, which may gain full access to my data? What a joke! Totally happy with ITerm2 + Oh-my-zsh.
@4ksr
@4ksr 2 ай бұрын
lsd better then exa
@SuSE2000
@SuSE2000 Жыл бұрын
Güzel fakat çok hızlı anlattınız. Takip etmek zor. Teşekkürler.
@Jpetersson
@Jpetersson 22 күн бұрын
exa is old, eza is new
@devviz
@devviz Ай бұрын
_ICT🌆8PM Nov 5th 2024_
@laughingvampire7555
@laughingvampire7555 8 ай бұрын
🫸 propietary software 👉 free, libre, open source software
@kebman
@kebman 10 ай бұрын
The ultimate abomination: Using brew on Linux xD xD xD It's possible. I'll just leave it at that.
@sanderschat
@sanderschat 10 ай бұрын
this is not a beginners tutorial. It just shows a bunch of tools..handy true. but not a tutorial
@johnibambohni
@johnibambohni Жыл бұрын
I really love how you teach to simply copy'n'paste code from the web into our terminals without thinking twice. …not. For realsies: I watched the complete video and there was not a single warning about the security implications!! Sorry, but: WTF! 🙄
@AndrewThompson-l7z
@AndrewThompson-l7z 5 ай бұрын
Lewis Nancy Young Deborah White Jose
@OConnorMiles-l2y
@OConnorMiles-l2y 4 ай бұрын
Robinson Deborah Robinson Barbara Smith Donna
@hidalest
@hidalest 5 ай бұрын
this is the most useless video i have ever seen
@nbansal
@nbansal Жыл бұрын
If a person is recommending Oh-My-Zsh, understand that he does not shit. It's a bloatware.
@SimplyOffGridLife
@SimplyOffGridLife Жыл бұрын
totally not useful. He just like to talk and not to help. So incomplete his video...
@zacharywilson3260
@zacharywilson3260 Жыл бұрын
For anyone looking for the fzf command: fcd() { local dir dir=$(find ${1:-.} -type d -not -path '*/\.*' 2> /dev/null | fzf +m) && cd "$dir" }
@younglion0451
@younglion0451 Жыл бұрын
thank you
@kevinopokuagyemang7077
@kevinopokuagyemang7077 11 ай бұрын
For those looking here is the script for fzf fcd() { local dir dir=$(find ${1:-.} -type d -not -path '*/\.*' 2> /dev/null | fzf +m) if [[ -n "$dir" ]]; then cd "$dir" || return fi }
@softsun2134
@softsun2134 Жыл бұрын
This was so fucking painful to watch.
@B3L13V3R
@B3L13V3R 7 ай бұрын
LMDTFY: fcd() { local dir dir=$(find ${1:-.} -type d -not -path '*/\.*' 2> /dev/null | fzf +m) && cd "$dir" }
What Happens When You Type a Command in Your Terminal
7:49
warpdotdev
Рет қаралды 15 М.
MacOS Terminal Experience
6:58
Bog
Рет қаралды 33 М.
24 Часа в БОУЛИНГЕ !
27:03
A4
Рет қаралды 7 МЛН
Vampire SUCKS Human Energy 🧛🏻‍♂️🪫 (ft. @StevenHe )
0:34
Alan Chikin Chow
Рет қаралды 138 МЛН
How To Make Your Boring Mac Terminal So Much Better
10:42
Josean Martinez
Рет қаралды 852 М.
Tmux has forever changed the way I write code.
13:30
Dreams of Code
Рет қаралды 1,1 МЛН
7 Amazing CLI Tools You Need To Try
18:10
Josean Martinez
Рет қаралды 432 М.
5 Reasons You Won’t Succeed in Programming
5:02
in one minute
Рет қаралды 3 М.
How to make your Linux or Mac terminal BEAUTIFUL
9:53
typecraft
Рет қаралды 92 М.
Setting up a MacBook Pro for Programming
8:23
Cole Caccamise
Рет қаралды 169 М.
10 Signs Your Software Project Is Heading For FAILURE
17:59
Continuous Delivery
Рет қаралды 19 М.
I ranked EVERY terminal emulator. It was nuts
20:35
typecraft
Рет қаралды 179 М.
Windows & macOS can't do this, but Linux can!
15:55
The Linux Experiment
Рет қаралды 1 МЛН
AI Is Making You An Illiterate Programmer
27:22
ThePrimeTime
Рет қаралды 166 М.