1
4

This is not my own content!

2
5
submitted 2 weeks ago by Andy@programming.dev to c/zsh@programming.dev

This is not my own content!

3
3
submitted 2 months ago by Andy@programming.dev to c/zsh@programming.dev

Hello!

This is my little Zsh frontend for Python venv and dependency management, as well as pipx-like app installation.

It's not new, but I just made a new release that can use uv as a backend, making it much faster (and hipper, obviously).

If you have zpy installed, you can install uv with the pipz command, and from then on zpy will use uv instead of Python's venv module and pip-tools:

% pipz install uv

If you have any questions, please ask!

I personally use it in combination with mise (for Python runtime management) and flit (for package publishing), but aim to keep it rather agnostic and interoperable.

4
2
submitted 4 months ago* (last edited 3 months ago) by Andy@programming.dev to c/zsh@programming.dev

cross-posted from: https://programming.dev/post/10377576

Hello! I love broot. It's not my own project, but this blog post is, so feel free to send any questions or insults my way.

Previews:

5
2

A collection of ZSH frameworks, plugins, tutorials & themes inspired by the various awesome list collections out there.

6
1

zsh

55 readers
1 users here now

The Z shell is a Unix shell that can be used as an interactive login shell and as a command interpreter for shell scripting. Zsh is an extended Bourne shell with many improvements, including some features of Bash, ksh, and tcsh. Zsh was created by Paul Falstad in 1990 while he was a student at Princeton University.

founded 4 months ago
MODERATORS