JanDeDobbeleer / oh-my-posh

The most customisable and low-latency cross platform/shell prompt renderer
https://ohmyposh.dev
MIT License
16.18k stars 2.3k forks source link

Scoop installation doesn't install any themes #415

Closed 0xMOPI closed 3 years ago

0xMOPI commented 3 years ago

Prerequisites

Description

No default themes were installed with scoop installation

Environment

Steps to Reproduce

  1. run scoop install oh-my-posh3
  2. scoop 'sucessfully' installs oh-my-posh3
  3. no themes are installed

Expected behavior: default themes to be installed

Actual behavior: no default themes were installed

JanDeDobbeleer commented 3 years ago

@iipom scoop install oh-my-posh3 isn't maintained by me. The right command is scoop install https://github.com/JanDeDobbeleer/oh-my-posh3/releases/latest/download/oh-my-posh.json (as indicated in the docs). That one does install the themes.

dysuby commented 3 years ago

Hi @JanDeDobbeleer, thanks your reply. I am a scoop user before, and I am confusing about difference between scoop install oh-my-posh3 and scoop install https://github.com/JanDeDobbeleer/oh-my-posh3/releases/latest/download/oh-my-posh.json util I find this issue. So just curious, will you maintain the manifest in scoop bucket or highlight this fact in the docs?

JanDeDobbeleer commented 3 years ago

Hey @vegchic. I'm not the one maintaining scoop in the bucket, also by design. The official way to install using scoop is scoop install https://github.com/JanDeDobbeleer/oh-my-posh/releases/latest/download/oh-my-posh.json as it is also highlighted in the docs. Otherwise I need to rely on others to keep things up-to-date (even it is PR based, I want to be in control as much as I can).

dysuby commented 3 years ago

@JanDeDobbeleer oh I see. It's my fault reading docs in a hurry. I often find apps by scoop serach <NAME> so I was tricked by it this time. Thansk for your quick reply again!

github-actions[bot] commented 3 months ago

This issue has been automatically locked since there has not been any recent activity (i.e. last half year) after it was closed. It helps our maintainers focus on the active issues. If you have found a problem that seems similar, please open a discussion first, complete the body with all the details necessary to reproduce, and mention this issue as reference.