Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Zsh Plugins not downloaded #52

Closed
ksemba opened this issue Jul 11, 2019 · 7 comments
Closed

Zsh Plugins not downloaded #52

ksemba opened this issue Jul 11, 2019 · 7 comments

Comments

@ksemba
Copy link

ksemba commented Jul 11, 2019

Hi folks,

I cloned the repo, ran the deploy script, logged out and in again. But I see errors that the zsh plugins cannot be sources since those files / folders don't exist locally. In particular, these folders don't have any content:
~/dotfiles/zsh/plugins/oh-my-zsh/
~/dotfiles/zsh/plugins/zsh-autosuggestions/
~/dotfiles/zsh/plugins/zsh-syntax-highlighting

I manaed to manually clone those three repos and get everything working but I wanted to know what I was doing wrong?

@Parth
Copy link
Owner

Parth commented Jul 11, 2019

Hey, can you tell me a bit about the system you did this on? I'll try to reproduce accordingly, and then see what's up.

@ksemba
Copy link
Author

ksemba commented Jul 11, 2019

Sure. I'll start with the basics:

lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.4 LTS
Release:        16.04
Codename:       xenial

This is not an out-of-the-box Ubuntu though. It is highly customized and that could be the reason that this doesn't work right away. I don't want you to bother with my custom setup but maybe if I better understand how the git clone would automatically pull in those dependent git projects I could look at why this might fail on my system. I saw that those git modules are also not included if you download the repo as zip file.

@Parth
Copy link
Owner

Parth commented Jul 11, 2019

let me just grab a ubuntu vps from digital ocean and see what's up after work today

@leontedev
Copy link

I had the same issue on Mac - the zsh/plugins/oh-my-zsh is empty

@Oloyko
Copy link

Oloyko commented Jul 31, 2019 via email

@Parth
Copy link
Owner

Parth commented Jul 31, 2019

I found the issue, I changed the auto-updater to tell you what all changed, this broke the submodule pull. I'll push a fix soon.

@Parth
Copy link
Owner

Parth commented Jul 31, 2019

Hey guys, this should be fixed now, can you please try again?

@Parth Parth closed this as completed Aug 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants