How To Set Up your Terminal for MAXIMUM PRODUCTIVITY

preview_player
Показать описание
My zero-to-hero walkthrough on setting up a terminal for productivity and fun!
I hope you find this helpful!

SUPPORT THIS CHANNEL

Tools in the video:

My Favourite Gear!
=======================================
* If you enjoy my content, using the links below can help me with a small commission, thank you!

Chapters:
00:00 - Intro
00:24 - Terminal Emulators (iTerm, Alacritty, Kitty, Warp)
01:40 - Tmux: A Terminal Multiplexer
03:49 - The Shell - oh-my-zsh
05:00 - Shell Theme: Powerlevel10k
06:00 - File Navigation: FZF
07:37 - Z: Jump Around
08:06 - Ranger
08:23 - EXA: A better "ls"
09:00 - XH: Modern curl
09:30 - Bat: a cat drop-in replacement
09:48: Text Search (RipGrep, The-Silver-Searcher)
10:03: Aliases
10:28: Summary

#devops #terminal #sys #system #sysadmin #cloud #cli #terminal #dev #ops #ricing #linux #macos #commandline

=======================================

Music:

Creative Commons CC BY 3.0

Creative Commons CC BY-SA 3.0

Creative Commons CC BY 3.0

Creative Commons CC BY 3.0
Рекомендации по теме
Комментарии
Автор

just nothing but awesome! keep it up videos like this.
Many thanks

thesattary
Автор

My Ubuntu box about to have something new after this video, keep it up Sir.

phong
Автор

Thank you, I got some neat tips out of your video! I have created the aliases for exa and will be digging more into powerlevel10k, I had only configured that, but not used any plugins yet.

jds
Автор

ctrl+l to clear the screen will save lots of typing 'clear'.

Would recommend adding 'fd' as a replacement for find. It is to find what ag is to grep.

peteryates
Автор

great video, watchable, useful, and clean! love it

TheMarkman
Автор

Great video, thank you very much! How do you configure your tmux statusbar at the bottom of your terminal to appear with the p10k theme? For me it doesn't despite using p10k.

stillWonderingWhyMe
Автор

great tips! My latest tmux breakthrough is to use a shortcut to quickly navigate different projects: bind C-o new -A -s <session_name> -c $HOME/<folder>

Guilherme-qkso
Автор

hey ! great video ! but i have a question : what is the alias for executing cd and exa at the same time ?

arezkiait
Автор

Found you here friend friend. Great video. Great editing. 🎉

ponysmallhorse
Автор

Great vid. I pretty much use the same things... except I have moved from Vim to Emacs (in Evil mode)... in particular Org-mode, Magit, programming modes, and Emacs extensibility has been my recent areas of investment.

GreenSkid
Автор

Great video but I learnt nothing. Your shell looks nice and fancy but again, how do I replicate it. There's a lot of information in this video and it's overwhelming.

tobiadeniji
Автор

I switched to wezterm + zellij and I don't want to go back to alac. and tmux.

MichaelLazarski