xxh / xxh-plugin-zsh-ohmyzsh

Oh my zsh plugin for xxh zsh
BSD 2-Clause "Simplified" License
35 stars 18 forks source link

seamless mode not working with plugins #8

Open zappbrannigan34 opened 3 weeks ago

zappbrannigan34 commented 3 weeks ago

image

Local OS (where xxh is installed): ubuntu jammy Destination host OS: almalinux xxh version: xxh/0.8.14 xxh-plugins installed: ls -lah .xxh/.xxh/plugins total 12K drwxr-xr-x 3 root root 4.0K Jun 11 13:45 . drwxr-xr-x 4 root root 4.0K Jun 11 13:46 .. drwxr-xr-x 5 root root 4.0K Jun 11 13:45 xxh-plugin-zsh-ohmyzsh Steps to Reproduce

  1. brew install
  2. [oh-my-zsh] plugin 'zsh-autosuggestions' not found
  3. plugins not copied

For community: ⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment

anki-code commented 3 weeks ago

It will be cool to add the installation of plugins during build here - https://github.com/xxh/xxh-plugin-zsh-ohmyzsh/blob/558c81646f8fd6687653ba7a5d81656ee6e564cb/build.sh#L32 PR is welcome!