The Ultimate Mac Terminal Setup - Beginner Tutorial

  Рет қаралды 274,688

warpdotdev

warpdotdev

Күн бұрын

Пікірлер: 103
@warpdotdev
@warpdotdev Жыл бұрын
Let us know what tech you'd like us to cover next! :)
@RazexFX
@RazexFX 11 ай бұрын
add the fzf cmd !
@1xkcd
@1xkcd 10 ай бұрын
yes pls @@RazexFX
@crypticstechspace2294
@crypticstechspace2294 Ай бұрын
mind sharing the wallpaper ? looks nice
@LucijaC
@LucijaC 9 ай бұрын
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?
@YOitsBA
@YOitsBA 11 ай бұрын
Cool video but you spent like 70% of this video showing your face (no offense) and just "talking" about features with little blips of actual demonstration. I finished it and I heard a lot, but I didn't really learn anything 😂 or SEE much that would make me want to check out anything you've recommended.
@nadavgover6017
@nadavgover6017 10 ай бұрын
I understand what you're saying but I disagree. He's not here to feed you with exact step by step tutorial, he's just here to give you a glimpse and trigger your curiosity for searching those tools afterwards, and in general to make you think of your setup and maybe you'll find something else that works for you during your searches.
@vegar20
@vegar20 10 ай бұрын
He shows you the tools he uses and his configurations. I would recommend trying them all and then uninstalling if you don’t like them or else you’ll never really experiment with new tools.
@Babemuffin
@Babemuffin 5 ай бұрын
He’s got a huge ego and thinks he’s knowledgeable and cool. He’s neither. Fonts won’t make you a better developer.
@RazexFX
@RazexFX 11 ай бұрын
fzf Command not in the description 😞
@marcins.7445
@marcins.7445 7 ай бұрын
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"
@LivingstoneRwagatare
@LivingstoneRwagatare 3 ай бұрын
I can't find the document you are saying!! - where is the document you are getting the commands from?
@galaxygur
@galaxygur 11 ай бұрын
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 9 ай бұрын
Thanks 🙏
@VitorFThome
@VitorFThome 9 ай бұрын
Thanks.
@gorgono1
@gorgono1 3 ай бұрын
you are a hero
@MarceloAlcantaraX
@MarceloAlcantaraX 9 ай бұрын
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 2 ай бұрын
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 6 ай бұрын
Great vid. FYI exa is no longer maintained; eza is a good alternative.
@Nobleflex101
@Nobleflex101 11 ай бұрын
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.
@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.
@adedayosadiqadewale1246
@adedayosadiqadewale1246 9 ай бұрын
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?
@hubrismaxim
@hubrismaxim 4 ай бұрын
Shouldn't be using exa, it's been deprecated for a couple years. Use eza instead
@souhailmarghabi4113
@souhailmarghabi4113 10 ай бұрын
The command mentioned for fzf is missing.
@marcins.7445
@marcins.7445 7 ай бұрын
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"
@patryk_rogala
@patryk_rogala Жыл бұрын
Amazing setup! I've been using it for a while now and love its customizability!
@vkatasonov
@vkatasonov 4 ай бұрын
Hello! Nice video. I wonder, if you have any trouble with usr/bin folder? Can you use leaks tool for example without issues?
@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.
@johnw2799
@johnw2799 11 ай бұрын
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...
@kebman
@kebman 6 ай бұрын
Nice. Unix is finally catching up to Linux. :)
@lakshmanshankar
@lakshmanshankar Жыл бұрын
One problem I faced with bat command is when copying the contents the table is also copied.
@sromankov6102
@sromankov6102 4 ай бұрын
like for video, tried fzf it is interesting, but don't understand how to switch to found older directly after search
@gopikrishna679
@gopikrishna679 2 ай бұрын
it looks great ,but it does take up a lot of RAM, atleast if you are using windows wsl
@vincenguyendev
@vincenguyendev Жыл бұрын
I can't use zsh with warp terminal
@DunChuanFu
@DunChuanFu 5 ай бұрын
Minimal is cool
@VLADICA94KG
@VLADICA94KG 7 ай бұрын
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.
@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 9 ай бұрын
Go to Settings > Appearance > Prompt and should Shell prompt
@laughingvampire7555
@laughingvampire7555 4 ай бұрын
delta-git is better than diff-so-fancy and integrates with bat, git, etc. and diffstatic makes syntax aware diffs
@tithos
@tithos 11 ай бұрын
ZSH is already the default on mac
@kcollett
@kcollett 4 ай бұрын
Does "install brew wget" (at 6:09) actually work?
@neerpatel4647
@neerpatel4647 4 ай бұрын
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 ).
@ViperRaces
@ViperRaces 8 ай бұрын
for oh my zsh idk if i should do a curl or wget
@iamworstgamer
@iamworstgamer 6 ай бұрын
the thing is warp has changed everything
@K.Huynh.
@K.Huynh. 11 ай бұрын
thank for sharing!!!!!
@hasib5228
@hasib5228 7 ай бұрын
Cool …. I wanna get that colorful font
@blank001
@blank001 11 ай бұрын
One alternate for diff is 'delta' It is fast, lite, integrates with git seamlessly
@williamavasquez
@williamavasquez Жыл бұрын
What options do you have on the right side? how do yo have those setup?
@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 11 ай бұрын
I am having the same problem. Did you manage to get over it?
@TheAmitGoel84
@TheAmitGoel84 8 ай бұрын
A question could be... Are they safe to use?
@thesattary
@thesattary 9 ай бұрын
What's your own favorite font for both terminal and text editor? :(
@maurolimaok
@maurolimaok Жыл бұрын
Nice video.
@andres21aj
@andres21aj 5 ай бұрын
exa is no longer available in brew :/
@arvi8843
@arvi8843 5 ай бұрын
It's in eza . rocks. I was able to install it in Sonoma
@pablomza
@pablomza Жыл бұрын
What do I have to do to make p10k work on Wrap terminal?
@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.
@moeruishi
@moeruishi Жыл бұрын
When is warp coming to Linux? We’re missing out 😭
@bilthon
@bilthon 10 ай бұрын
The github actually says exa is unmaintained now
@Mempler
@Mempler 11 ай бұрын
oh my ze ess aitsh
@stevenchen6752
@stevenchen6752 Жыл бұрын
How come when i do .zhrc it says zsh command not found?
@AlexanderDeep
@AlexanderDeep 11 ай бұрын
Maybe you mean .zshrc (note missing 's')? And that is a file (containing your zsh settings), not a command.
@aldwiputraa
@aldwiputraa Жыл бұрын
linux when? :(
@alfredooviedo9410
@alfredooviedo9410 Жыл бұрын
This video looks like a KZbin short of @Josean Martinez Mac terminal set up 😅
@InacioLopes1
@InacioLopes1 8 ай бұрын
How do I uninstall this thing
@jacklee26
@jacklee26 Жыл бұрын
What os you used ,Ubuntu or Mac .
@FrankJonen
@FrankJonen Жыл бұрын
Mac
@WaelM.ElSaid
@WaelM.ElSaid 4 ай бұрын
where is the tutorial :)
@zacharywilson3260
@zacharywilson3260 10 ай бұрын
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 9 ай бұрын
thank you
@danirdd92
@danirdd92 Жыл бұрын
warp on linux when?
@thommy51
@thommy51 Жыл бұрын
u forgot jump, thats the best cli tool ever created
@marcins.7445
@marcins.7445 7 ай бұрын
I released an improved jump at mrcnski/compnav. It's deeply integrated with fzf :)
@kebman
@kebman 6 ай бұрын
That's funny. I pronounce it Oh My Z n Shit.
@codedevrob9853
@codedevrob9853 11 ай бұрын
Isn't this coding with lewis's content?
@MustbeTheBassest
@MustbeTheBassest 10 ай бұрын
"cd ls cd ls cd ls", or you could just "ls ../ ls ../../" for example.
@Krogdalo
@Krogdalo 10 ай бұрын
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.
@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 2 ай бұрын
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.
@johnibambohni
@johnibambohni 10 ай бұрын
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! 🙄
@laughingvampire7555
@laughingvampire7555 4 ай бұрын
🫸 propietary software 👉 free, libre, open source software
@AndrewThompson-l7z
@AndrewThompson-l7z 27 күн бұрын
Lewis Nancy Young Deborah White Jose
@SuSE2000
@SuSE2000 Жыл бұрын
Güzel fakat çok hızlı anlattınız. Takip etmek zor. Teşekkürler.
@EdithHazel-g9o
@EdithHazel-g9o 12 күн бұрын
Clark Elizabeth Jackson Cynthia Jones Sandra
@kebman
@kebman 6 ай бұрын
The ultimate abomination: Using brew on Linux xD xD xD It's possible. I'll just leave it at that.
@sanderschat
@sanderschat 6 ай бұрын
this is not a beginners tutorial. It just shows a bunch of tools..handy true. but not a tutorial
@hidalest
@hidalest Ай бұрын
this is the most useless video i have ever seen
@nbansal
@nbansal 8 ай бұрын
If a person is recommending Oh-My-Zsh, understand that he does not shit. It's a bloatware.
@kevinopokuagyemang7077
@kevinopokuagyemang7077 7 ай бұрын
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 3 ай бұрын
LMDTFY: fcd() { local dir dir=$(find ${1:-.} -type d -not -path '*/\.*' 2> /dev/null | fzf +m) && cd "$dir" }
@devin9544
@devin9544 6 ай бұрын
You don't explain how I get any of this, I don't get how this is a beginner tutorial
@SimplyOffGridLife
@SimplyOffGridLife 9 ай бұрын
totally not useful. He just like to talk and not to help. So incomplete his video...
@bobbyLovesTech
@bobbyLovesTech 6 ай бұрын
I prefer lsd over exa - dunno why just do - it’s pretty much identical
@armantgold
@armantgold 9 ай бұрын
Months old and still the description hasnt been updated to include the command mentioned....
@zx1986
@zx1986 11 ай бұрын
your develop environment is your castle, make your castle comfortable.
@meetarthur9427
@meetarthur9427 7 ай бұрын
one cool tool is missing and it is 'tree'
I ranked EVERY terminal emulator. It was nuts
20:35
typecraft
Рет қаралды 87 М.
Top 10 Oh My Zsh Plugins For Productive Developers
17:23
Travis Media
Рет қаралды 90 М.
Will A Guitar Boat Hold My Weight?
00:20
MrBeast
Рет қаралды 235 МЛН
50 macOS Tips and Tricks Using Terminal (the last one is CRAZY!)
11:11
How I Use Wezterm & Zsh For An Amazing Terminal Setup On My Mac
16:00
Josean Martinez
Рет қаралды 70 М.
Tmux has forever changed the way I write code.
13:30
Dreams of Code
Рет қаралды 995 М.
5 Command Line Tools That Boost Developer Productivity (2023)
8:02
How To Make Your Boring Mac Terminal So Much Better
10:42
Josean Martinez
Рет қаралды 775 М.
I Dumped iTerm for Warp, Should You?
8:16
Jack Herrington
Рет қаралды 84 М.
15 Terminal Commands that will BOOST your Productivity
12:49
warpdotdev
Рет қаралды 25 М.
What Is the Mac Terminal?
11:46
macmostvideo
Рет қаралды 33 М.
Best OS for programming? Mac vs Windows vs Linux debate settled
8:41
Bash vs ZSH vs Fish: What's the Difference?
13:32
Eric Murphy
Рет қаралды 182 М.