Configure Tmux and Vim As Your Dev Environment

Поделиться
HTML-код
  • Опубликовано: 16 сен 2024
  • НаукаНаука

Комментарии • 16

  • @ascourter
    @ascourter  Год назад +2

    Want to see more Tmux or Vim content? Let me know in the comments!

  • @mykytao5028
    @mykytao5028 Год назад +4

    You should try neovim, lua config, Telescope (more powerful fzf with plugins) and packer (plugin manager).

    • @ascourter
      @ascourter  Год назад +1

      I'll check that out, thanks!

    • @chrissaltmarsh6777
      @chrissaltmarsh6777 Год назад +1

      Good if you have control over the machines you are working on. (neovim compiles fine on a little raspberry pi, but a standard install probably has an old version). On Debian you are cooking - which is what I use. YMMV.

    • @thepaulcraft957
      @thepaulcraft957 Год назад

      +1

  • @hardcod3d
    @hardcod3d Год назад

    Great content! I have been meaning to spend more time learning tmux. I’m just lazy and use screen every once and a while when running long commands on a server. Also, totally going to steal some of your .vimrc content. Thanks!

    • @ascourter
      @ascourter  Год назад

      Thanks! Please steal away! Tmux has been daunting to me but after spending just a little bit of time I find it really cool and useful.

  • @prashlovessamosa
    @prashlovessamosa 4 месяца назад

    Thanks sir

  • @SanixDarker
    @SanixDarker Год назад

    amazing video, am into vim/tmux/i3 universe too ! BUT... stick with the default bash...

    • @ascourter
      @ascourter  Год назад

      Thanks! Haha any reason you stick with bash?

    • @aleclowry7654
      @aleclowry7654 Год назад +2

      fun fact. most distros (i’m pretty sure ubuntu at least) actually aliases bash to dash which is just a more performant posix compliant shell

    • @SanixDarker
      @SanixDarker Год назад +1

      @@ascourtertbh, in love with it... and am resisting the temptation to be too much lazy... lol

    • @ascourter
      @ascourter  Год назад

      @@SanixDarker Haha nothing wrong with that. Bash is great to know. I've used zsh for about a decade now so that's been the one I gravitated towards. Oh-my-zsh is pretty cool.

    • @frustratedalien666
      @frustratedalien666 Год назад

      @@ascourter also, for Mac users, modern Macs ship with zsh instead of bash. I don't really use Macs a lot, but I know the one Macbook I got from my job switched to zsh after an update a few years ago.

  • @jonforhan9196
    @jonforhan9196 Год назад

    comment for algorithm