pkgx
pkgx copied to clipboard
the last thing you’ll install
- [ ] fish #838 - [ ] elvish - [ ] nushell #273 --- ### Prior Discussions * #644 (fish) * #687 (fish)
Once I run `tea install xxx` how can I know which packages have been shimmed by tea?
Hi, I want to force magic to reload the `.tea.yaml` on the git hook `post-checkout`, to ensure the I'm using the correct version of each tool mentioned in the `.tea.yaml`....
This is a "megaticket" of sorts for Rust support in IDE's. The issues encountered so far are: - [ ] std definitions missing - IntelliJ will not find references but...
I ran `tea --sync`, which update brewkit 0.11.x to 0.12.0, but it took me awhile to figure out I needed to cd out of my pantry and back in to...
Trying out tea in the `teaxyz/cli` docker image: tea $ python --version downloading 803 KiB/s 0.63/4 MiB tar: share/terminfo/d/d230-dg: Cannot hard link to 'share/terminfo/d/d230c-dg': No space left on device tar:...
- [x] ~`$foo` (magic #608)~ - [ ] `tea foo` (completion for programs) - [x] zsh - [ ] bash - [ ] `tea +foo` (completion for package names) -...
When I enter a directory where `dev` has been activated, and when working offline: ```bash $ cd dotfiles resolving graph…error: Uncaught (in promise) TypeError: error sending request for url (https://dist.pkgx.dev/info-zip.org/unzip/darwin/aarch64/versions.txt):...
- Would like to have something like a `brew search` command to fuzzy find the package i am thinking about when i am unsure of the full name. - Say...