Open SeeThruHead opened 2 years ago
Sorry but I do not use conda
and I am not sure how to help. Here you can find the PR relative to the conda
instructions. To be honest, the conda
package is not supported by me and it's a little outdated, I am not even sure about the procedure to update the conda
package.
The instructions don’t tell you where the themes are installed to on the file system. So. I idea how to use them after those instructions. I ended installing manually to a folder I knew about but. The conda instructions seem incomplete is all I was trying to bring up. On Mar 13, 2022, 11:16 AM -0400, Fabrizio Destro @.***>, wrote:
Sorry but I do not use conda and I am not sure how to help. Here you can find the PR relative to the conda instructions. To be honest, the conda package is not supported by me and it's a little outdated, I am not even sure about the procedure to update the conda package. — Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>
I appreciate the feedback and I am sorry that I cannot help you, but I have no idea how conda
works. The linked PR is from the guy who published the package and wrote the instructions. By looking at the original PR on conda-forge
maybe you can find some useful information.
The following is a snippet from the file meta.yml
, maybe they are installed inside the directory ${PREFIX}/share/kitty-themes
? Where ${PREFIX}
is the root directory of the anaconda
instance currently running?
build:
mkdir -p "${PREFIX}/share/kitty-themes"
cp -v themes/* "${PREFIX}/share/kitty-themes"
I need some time to understand how it works.
I fond it has been installed into these folders, and then the theme could be changed by the command in Previews. Cheers mate 🍻
But it really quite old.
can you include how, after installing via conda, you're supposed to install the theme. I don't know where conda downloaded the theme too and no amount of googling is helping at all. thanks