How To Set Up your Terminal for MAXIMUM PRODUCTIVITY

Sdílet
Vložit
  • čas přidán 13. 09. 2024

Komentáře • 45

  • @thesattary
    @thesattary Před měsícem +1

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

  • @phanphong3533
    @phanphong3533 Před rokem +1

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

  • @j1d7s
    @j1d7s Před rokem +2

    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.

  • @typecraft_dev
    @typecraft_dev Před rokem +1

    Great video, love the editing!

    • @devopstoolbox
      @devopstoolbox  Před rokem

      Thank you for the feedback! I really appreciate it :)

  • @TheMarkman1995
    @TheMarkman1995 Před rokem +2

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

  • @ponysmallhorse
    @ponysmallhorse Před rokem +1

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

  • @peteryates308
    @peteryates308 Před rokem +2

    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.

    • @devopstoolbox
      @devopstoolbox  Před rokem +1

      Thanks Peter! I’ve tried incorporating ctrl l and for some reason the muscle memory didn’t set in, so I opted for “cl” as an alias. Might just try it again now that you mention it :)
      Will definitely look into fd. THANKS!!

    • @peteryates308
      @peteryates308 Před rokem +1

      @@devopstoolbox yeah it's tricky to switch anything after time doing it another way!

    • @elalitte2
      @elalitte2 Před rokem

      @@devopstoolbox You should have a look at C-a and C-e to go at the beginning and the end of the line in shell, helps a lot with long lines

    • @devopstoolbox
      @devopstoolbox  Před rokem +1

      @@elalitte2 Hey!
      I'm using Tmux so c-a is already very much taken :) but as for string motions in shell I just run vi-mode for everything so it solves all those issues with ease. For example beginning of line in vi-mode is as simple as `0` and end of line is just `$` :)

    • @elalitte2
      @elalitte2 Před rokem

      @@devopstoolbox Hehe, I've C-B as tmux modifier so I never had problems with tmux, I tried vi-mode but weren't convinced at that time, I should give it a try again ;-)

  • @Guilherme-qk9so
    @Guilherme-qk9so Před rokem

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

    • @devopstoolbox
      @devopstoolbox  Před rokem

      Interesting concept! Would like to see that in action..
      I’m planning on making a tmux video, let’s see if I can incorporate that

    • @T42nk
      @T42nk Před 11 měsíci

      Could you explain what this does for someone who doesn't regularly use tmux or a terminal multiplexer?

  • @annusingh4694
    @annusingh4694 Před rokem +1

    Great video 🏆

  • @stillWonderingWhyMe
    @stillWonderingWhyMe Před rokem +1

    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.

    • @devopstoolbox
      @devopstoolbox  Před rokem

      I have a video about my tmux setup and the terminal’s p10k line, but if I’m honest I’m kind of over it now, slowly moving towards a very light tmux status bar on top, and ditching ohmyzsh in favor of starship (video coming in the next few weeks). Feel free to check my dotfiles and the history for everything -
      GitHub.com/omerxx/dotfiles

    • @stillWonderingWhyMe
      @stillWonderingWhyMe Před rokem

      @@devopstoolbox Cool, thanks for the quick answer. I'll definitely check out your new video on starship then.

  • @MrLahvista
    @MrLahvista Před rokem

    Great

  • @arezkiait3960
    @arezkiait3960 Před rokem

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

    • @devopstoolbox
      @devopstoolbox  Před rokem

      Hi! Sorry for skipping it! I’ve mapped it to “cx”

  • @GreenSkid
    @GreenSkid Před rokem

    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.

    • @devopstoolbox
      @devopstoolbox  Před rokem

      Thanks! Can’t see myself leaving neovim but has emacs given anything in particular that you didn’t have before?

    • @GreenSkid
      @GreenSkid Před rokem +1

      @@devopstoolbox Emacs has had a lot of the goodness like fast fuzzy finding/selection/completion quite awhile before these became popular in shells/vim, but the good news is that Neovim has caught up on a lot of things. As a developer it was a natural progression to Emacs for further workflow improvement for me due to Emacs' self documentation and introspection and customization... i.e. one can really make Emacs your own to a much a higher degree than Neovim... but that comes with it's own tradeoffs.

    • @tusharsnn
      @tusharsnn Před rokem

      I think major point is emacs is GUI based. So you can achieve better visuals, like actual icons and not font based single color text icon.

  • @xtinctspecies
    @xtinctspecies Před 4 měsíci

    No fzf?

    • @devopstoolbox
      @devopstoolbox  Před 4 měsíci

      czcams.com/video/MvLQor1Ck3M/video.html :)

  • @arthuralbarelli
    @arthuralbarelli Před 10 měsíci

    How do you record your videos?

    • @devopstoolbox
      @devopstoolbox  Před 10 měsíci +1

      Hello! What would you like to know specifically? I'm using a camera on me and capturing my screen at the same time but I think you figured that out :)

    • @arthuralbarelli
      @arthuralbarelli Před 10 měsíci +1

      @@devopstoolbox my main question is: if you just just record the terminal window or if you record the entire screen and use some chromakey behind...

    • @devopstoolbox
      @devopstoolbox  Před 10 měsíci +1

      @@arthuralbarelli hey, nope, no green screen. I record both screens yep

    • @arthuralbarelli
      @arthuralbarelli Před 10 měsíci

      Nice! Thanks for the answer!
      Your channel is amazing!

    • @devopstoolbox
      @devopstoolbox  Před 10 měsíci +1

      @@arthuralbarelli Thanks buddy!

  • @tobiadeniji6630
    @tobiadeniji6630 Před 8 měsíci

    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.

    • @devopstoolbox
      @devopstoolbox  Před 8 měsíci

      Hi! You’ve got the names and links for everything and if you want a complete replica you’ve got my dotfiles at dotfiles.omerxx.com

  • @MichaelLazarski
    @MichaelLazarski Před rokem +1

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

    • @devopstoolbox
      @devopstoolbox  Před rokem +1

      Already using wezterm and I love it. Not yet with zellij but I feel it’s coming 😉