Nick Skriabin
Nick Skriabin
  • Видео 7
  • Просмотров 21 696
My ENDGAME terminal setup
This time we're exploring the tools to make a terminal look so good.
My terminal of choice -- Kitty -- sw.kovidgoyal.net/kitty/
Shell prompt -- Starship -- starship.rs/
Terminal multiplexer -- Tmux -- github.com/tmux/tmux/wiki
Tmux plugins
tmux.nvim -- navigate between nvim and tmux panes -- github.com/aserowy/tmux.nvim
tmux-yank -- copy between tmux and system clipboard -- github.com/tmux-plugins/tmux-yank
tmux-resurrect - save and restore sessions -- github.com/tmux-plugins/tmux-resurrect
joshmedeski/t-sgithub.com/joshmedeski/t-smart-tmux-session-manager?tab=readme-ov-filemart-tmux-session-manager -- effortlessly switch between tmux sessions --
My dotfiles collection: github.com/nick-skriabin/d...
Просмотров: 3 712

Видео

5 AMAZING terminal applications you didn't know you needed
Просмотров 17 тыс.14 дней назад
I always strive for another cool TUI app becase I'm a terminal rat. Here's 5 I recently found and fell in love with quickly adopting them into my workflow. Timestamps 00:00 Introduction 00:24 gh-dash 01:49 posting 03:07 lazydocker 04:42 yazi 06:36 rainfrog 08:19 outro gh-dash - github.com/dlvhdr/gh-dash posting - github.com/darrenburns/posting lazydocker - github.com/jesseduffield/lazydocker ya...
I ditched my mouse for these 4 tools
Просмотров 1,5 тыс.Месяц назад
Computer mice are great, nobody doubt that. Although, most of the time we use a mouse only to click a couple buttons or scroll, and the majority of the operations we do from the keyboard. I stepped on a journey to achieve a mouseless setup and maximize keyboard usage. Timestamps 00:00 Introduction 01:26 Aerospace 04:05 Homerow 07:26 kindaVim 12:54 Vimium 16:04 Outro Aerospace - github.com/nikit...

Комментарии

  • @eltongarcia6105
    @eltongarcia6105 2 часа назад

    I was looking for something like Posting for a while. Great video, thank you!

  • @AMIRN11
    @AMIRN11 9 часов назад

    I was here.

  • @hrqmonteiro
    @hrqmonteiro 22 часа назад

    What is this mouse bouncing effect? In which terminal is this?

    • @nick-skriabin
      @nick-skriabin 6 часов назад

      hey! it’s kitty, i have a video about it the effect is “cursor_trail” recently added to this term

  • @GrumpyCrash
    @GrumpyCrash 2 дня назад

    Just subscribed. Great content!

    • @nick-skriabin
      @nick-skriabin 2 дня назад

      appreciate! welcome to the community :)

  • @voodookiidoo
    @voodookiidoo 3 дня назад

    i strongly recommend lazygit and slumber

    • @nick-skriabin
      @nick-skriabin 3 дня назад

      lazygit is awesome. it’s not on the list due to its high popularity. slumber I tried and liked posting more

  • @markuslanggeng
    @markuslanggeng 4 дня назад

    learned a lot from this, subbed!

  • @vikaspoddar001
    @vikaspoddar001 4 дня назад

    But you should also mention that rainfrog is in beta, and developers have recommended use it with caution

  • @imithrellas
    @imithrellas 4 дня назад

    You might like Lazysql, been following that project for some while. It looks really cool. They didnt have the driver I need for my work implemented until recently, so I dont have much handson experience.

  • @maninalift
    @maninalift 6 дней назад

    It never occurred to me that terminal applications would let you change the line height or that that would be something that I'd want but that is very pleasing to the eye and easy to read. I don't know whether 170% is going too far, but I'm going to try it out. Thanks. My current issue is that kitty kittens like the font and theme selectors just break everything for me

    • @nick-skriabin
      @nick-skriabin 6 дней назад

      glad it was helpful! it also has cell_width now that i wasn’t aware of yeah, it’s hard sometimes to get it right in kitty. i’ve been tweaking it a lot to get to a decent look. honestly, the only thing that keeps me with it is cursor trail - this one is super convenient to keep track pf where the cursor is. i know there’s neovide, but i don’t want to keep another app for neovim. i’d switch to ghostty or alacritty if they had it implemented

    • @maninalift
      @maninalift 6 дней назад

      @nick-skriabin I was happy with alacritty and I'm not a fan of kitty implementing tabs and windows - I already have those features in my window manager and tmux and neovim, I don't need a FOURTH layer of window management :) However, I want to see images in my documents on nvim and alacritty doesn't do that

    • @nick-skriabin
      @nick-skriabin 5 дней назад

      @maninalift oh yeah, forgot about images. it’s a killer feature for sure tabs and windows I don’t use and honestly don’t care how they’re implemented. tmux if far better at this btw, about kittens. run them outside of tmux. for some reason they don’t work inside a session

  • @kaojaicam
    @kaojaicam 6 дней назад

    You're not a software guy, you're an artist. This is a work of art. Would be great to see what the touchpad is being used for too, though.

    • @nick-skriabin
      @nick-skriabin 6 дней назад

      thank you! still do a lot of code though :) trackpad is mostly for things that i can’t control with keyboard - graphics, design, 3d

  • @v33010
    @v33010 6 дней назад

    KEYBOARD???????😭😭😭

  • @act0r399
    @act0r399 7 дней назад

    can u also show, how do you clicking button in screen without mouse, can u say app name pls ? cause i looking for this app for a while, and wanna find that open source and don't recording my clipboard, thank u) Ur video is great, thank, don't stop posting pls

    • @nick-skriabin
      @nick-skriabin 7 дней назад

      thank you! there’s a whole video about it I made previously. everything’s there including windows and linux alternatives ruclips.net/video/V3e-8sH-w2E/видео.html in a nutshell, there are two apps like that that I know: Homerow that I covered before, and Shortcat. both allow system-wide clicking. there’s also Mouseless, but i didn’t like the approach for clipboard I use Maccy, it’s an open source clipboard manager

  • @harryiscoding
    @harryiscoding 8 дней назад

    Brilliant video. I really like your style, straight to the point and easy to follow along with. Good job!

  • @nick-skriabin
    @nick-skriabin 8 дней назад

    few things to mention: completely forgot about the "cursor_trail 1" option that actually keeps me with kitty. if you're familiar with neovide's cursor animation, that's that another thing that I forgot to set is "macos_option_as_als yes" that allows you to use M-[key] keybinds in tmux (the reason why I couldn't showcase those bindings)

  • @achrafa5646
    @achrafa5646 8 дней назад

    Damn just saw the previous video, and wanted the terminal look perfect timing!

    • @nick-skriabin
      @nick-skriabin 8 дней назад

      i knew! hope you'll enjoy this one too :)

  • @yuchihchiu2263
    @yuchihchiu2263 8 дней назад

    Love your content! Keep sharing more, please!

    • @nick-skriabin
      @nick-skriabin 8 дней назад

      thank you! new video is coming out in a few hours :)

  • @myartikool
    @myartikool 8 дней назад

    Wow, posting and rainfrog look *really* good! I need that for my old laptop. Thank you for the suggestion!

    • @nick-skriabin
      @nick-skriabin 8 дней назад

      any time! glad the video was helpful :)

  • @with-heart
    @with-heart 8 дней назад

    What kind of hoodie is that? It’s gorgeous

    • @nick-skriabin
      @nick-skriabin 8 дней назад

      thank you! it is, and it’s super warm. honestly, idk, was a Christmas gift. all I know is it’s from Temu ¯\_(ツ)_/¯ I’ll ask my wife

  • @CrazyHakler
    @CrazyHakler 8 дней назад

    I didn't know about posting! I looked for so long for something similar and finally found it. I wanted to integrate rest.nvim in my workflow but it really requires a lot of work to do it since I can't just export my collections from postman and resume, but instead I have to write everything from scratch, but this seems like a cool alternative that can sit in a tmux pane or a tmux session! Thanks!

  • @mshornikov
    @mshornikov 9 дней назад

    Wow, thank you! I need more content about cli tools like this!

    • @nick-skriabin
      @nick-skriabin 9 дней назад

      thank you! can’t promise all the content to be about cli, but a good portion of will definitely be :)

  • @urizen959
    @urizen959 11 дней назад

    i love your term and tmux look where are your dotfiles please

    • @nick-skriabin
      @nick-skriabin 10 дней назад

      thank you! you will find a link in the description. I’m also making a walkthrough of my entire terminal setup

  • @brennantsullivan
    @brennantsullivan 11 дней назад

    So many people have said it already but your terminal/shell setups looks soo good

    • @nick-skriabin
      @nick-skriabin 10 дней назад

      thank you! i’m actually really surprised by this much attention

  • @Desoulte
    @Desoulte 11 дней назад

    that terminal looks fantastic man. Can't wait for the config explanation video

  • @itsnik4705
    @itsnik4705 11 дней назад

    amazing video but the static from your microphone is a bit annyoing tbh, maybe some fitten quiet background music?

    • @nick-skriabin
      @nick-skriabin 11 дней назад

      thank you! yeah, got it a lot about the music, ty for the suggestion!

  • @RickySupriyadi
    @RickySupriyadi 11 дней назад

    wow cool tools

  • @Fojony1985
    @Fojony1985 13 дней назад

    Which terminal app is that?

    • @nick-skriabin
      @nick-skriabin 13 дней назад

      it’s kitty. i’m making a video covering my setup. should be live on Wed

  • @ligmacheems
    @ligmacheems 14 дней назад

    Yoo i'd love to have that terminal as my daily driver

    • @nick-skriabin
      @nick-skriabin 14 дней назад

      there will be a video explaining my entire terminal config, stay tuned :)

  • @DreamingDolphing
    @DreamingDolphing 14 дней назад

    Я только по папке ЖКУ понял, что это видео от русскоязычного пользователя.

  • @s3r1al1337
    @s3r1al1337 14 дней назад

    Great video! Finally a list of lesser known tools, most others feature the same popular tools everyone already knows about. This is the first one where I found stuff I didn't already see. Subscribed!

  • @giansingh4710
    @giansingh4710 15 дней назад

    can you go through your tmux config

    • @nick-skriabin
      @nick-skriabin 14 дней назад

      that’s the plab. i guess there’ll be a video of my full terminal setup

  • @unluckyhozay
    @unluckyhozay 15 дней назад

    your terminal ui is gorgeous can you post a video explaining your config?

    • @nick-skriabin
      @nick-skriabin 15 дней назад

      thank you! have it on my ideas list :) i think it might be the next video

    • @ligmacheems
      @ligmacheems 14 дней назад

      Please make it happen​@@nick-skriabin

    • @nick-skriabin
      @nick-skriabin 12 дней назад

      already happening, new video is in the making

    • @ligmacheems
      @ligmacheems 12 дней назад

      @@nick-skriabin sweet looking forward to it

  • @JackKaloryfer
    @JackKaloryfer 15 дней назад

    I love the look of your terminal and shell. Maybe you would like to make a step-by-step video on how to configure everything to achieve the same effect?

    • @nick-skriabin
      @nick-skriabin 15 дней назад

      thank you! glad you asked, I actually have it in the ideas list :)

    • @_.Infinity._
      @_.Infinity._ 14 дней назад

      I was gonna ask for the same. It looks amazing. Definitely need that.

    • @nick-skriabin
      @nick-skriabin 12 дней назад

      new video is in the making :) will be out this week

  • @MirkoVukusic
    @MirkoVukusic 15 дней назад

    Posting vs Bruno?

    • @nick-skriabin
      @nick-skriabin 15 дней назад

      bruno, of course, is s more comprehensive solution in terms of feature set. if one needs GQ, github integration and other things, bruno is the way. posting is really simple, but gets the job done. you can also share its API collections as they’re simple yaml files. if you need something simple, yet capable, posting is your choice

    • @MirkoVukusic
      @MirkoVukusic 15 дней назад

      ​@@nick-skriabin, im just migrating from Postman to Brunu. I do t just use TUI tools because they're tui, but freffer tui if features are comparable. it just integrates in my workflow better (Neovim). Main features for this that im looking for are "local" (no server/account needed) and queries in project files so they can be checked-in/out in git. Also, Im surprized Lazygit isnnot on your list :)

    • @nick-skriabin
      @nick-skriabin 15 дней назад

      then you may want give posting a try. it’s great for local development, collections of requests are stored in yaml files and you can run it in nvim terminal, for example, or as a tmux pane i just wanted to cover less known tools. while lazygit is amazing, it got a lot of popularity lately and didn’t fit the format

  • @nick-skriabin
    @nick-skriabin 16 дней назад

    just noticed that the lazydocker part is missing the audio. sorry about that. will post it as a separate video

  • @oluijks
    @oluijks 16 дней назад

    Very helpful to me, thank you. I wanna say that this is one of the best tech vids I've seen in years. Short, to the point and excellent quality video and explanation. I'm subbed...

  • @farzadmf
    @farzadmf 16 дней назад

    Nice video, found it thru Reddit; thank you!

  • @ahemad145
    @ahemad145 29 дней назад

    Sounds great at 1.5x speed.

    • @nick-skriabin
      @nick-skriabin 29 дней назад

      i had not the best script out there :D thanks tho, a lot to improve still

  • @TheBestgoku
    @TheBestgoku 29 дней назад

    mouse sucks ngl

    • @nick-skriabin
      @nick-skriabin 29 дней назад

      100%. that’s a shame there’s still no full keeb control over the system

  • @TheBestgoku
    @TheBestgoku 29 дней назад

    VIM btw. haha

  • @AleksLopatiuk
    @AleksLopatiuk Месяц назад

    Nice video, thank you!

  • @malpern
    @malpern Месяц назад

    Thanks for sharing. Congrats on your first video. Excited to have more folks sharing content on Mac automation & efficiency.

    • @nick-skriabin
      @nick-skriabin Месяц назад

      glad you liked it! appreciate a lot. and yes, there’s more to come