tmux-plugins / tpm

Tmux Plugin Manager
MIT License
11.9k stars 417 forks source link

tpm installing plugins on fedora but not ubuntu #218

Closed arminveres closed 2 years ago

arminveres commented 2 years ago

Hi there, I've got this weird issue, where the plugins are installed on my fedora workstation, but not on my ubuntu workstation. I first thought it was because of a firewall issue, but I can clone the plugins manually just fine ... Is there a way to debug this or has someone encountered this?

UPDATE: If I use samoshkins docker script, change it to Ubuntu 20.04, then it works there, but not on the workstation locally outside of docker ...

arminveres commented 2 years ago

I had tpm installed twice, once under ~/.tmux and once under ~/.config/tmux. Removing either solved this issue.