Understanding

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ธ.ค. 2024

ความคิดเห็น • 19

  • @DevInsideYou
    @DevInsideYou  4 ปีที่แล้ว +4

    Table of Contents
    00:00 intro
    00:56 what are completions?
    01:33 tour
    03:08 fpath and the rest of the zsh completion system
    07:49 plugins
    09:44 generating completions
    12:06 writing completions by hand
    12:55 writing completions for your own tools
    13:42 zsh-autocomplete
    16:27 zsh-autosuggestions
    17:39 fzf

  • @RyanTipps
    @RyanTipps 2 ปีที่แล้ว

    very impressed by your dexterity with the command line. Video was helpful, thank you.

  • @dr.mikeybee
    @dr.mikeybee 3 ปีที่แล้ว +1

    I really like your videos. I just added a completion plugin for Anaconda! Thanks for doing all this hard work.

  • @srinivasrg5125
    @srinivasrg5125 9 หลายเดือนก่อน +1

    Thanks! Very helpful!

  • @thehappyperson4125
    @thehappyperson4125 4 ปีที่แล้ว

    Nice I love your videos keep up the good work

    • @DevInsideYou
      @DevInsideYou  4 ปีที่แล้ว +1

      Thank you for your kind words!

  • @tony-ma
    @tony-ma 3 ปีที่แล้ว

    Hi I am having problem: sourcing zshrc takes too long. About minute. Opening shell is fairly quick, about second however sourcing the zshrc from the terminal take a minute.

    • @DevInsideYou
      @DevInsideYou  3 ปีที่แล้ว +1

      Hi, I don't know what causes your issue. Maybe zsh has some caching for .zshrc and you miss the cache when you source it manually. It's just a speculation though. In general it's a good practice to offload some things into .zprofile. I believe .zprofile is only loaded once when your session starts. Try to ask here github.com/ohmyzsh/ohmyzsh/issues its technically oh-my-zsh but I don't know where to ask for zsh since it's only mirrored to GitHub.

  • @ChrisCox-wv7oo
    @ChrisCox-wv7oo 7 หลายเดือนก่อน

    Pretty good video for a brand new user, too many ZSH tutorials that just show you how to use omz and don't talk about anything else

  • @s9209122222
    @s9209122222 3 ปีที่แล้ว

    Why can't it auto-complete package names in Pacman?

    • @DevInsideYou
      @DevInsideYou  3 ปีที่แล้ว +1

      Don't know. I've never used Arch. Sorry...

  • @thehappyperson4125
    @thehappyperson4125 4 ปีที่แล้ว

    I really like your wallpaper .. can YOU please share

    • @DevInsideYou
      @DevInsideYou  4 ปีที่แล้ว +1

      Sure, drop by discord.devinsideyou.com

    • @thehappyperson4125
      @thehappyperson4125 4 ปีที่แล้ว

      @@DevInsideYou that's great. Thanks

  • @dr.mikeybee
    @dr.mikeybee 3 ปีที่แล้ว

    BTW, I notice you aren't using the fzf plugin for OMZ. Why is that?

  • @runthomas
    @runthomas ปีที่แล้ว

    computer guys always try and act like they are fast....
    but tell them to write some code to optimise a system or build a complex financial system that requires near zero lag..and they scratch their heads.
    ask them to build a noddy webiste and they start showing off...acting fast.