Files
dotfiles/bin/lists/pipx.sh

6 lines
75 B
Bash
Executable File

#!/usr/bin/env zsh
pipx_packages=(
"gnome-extensions-cli"
"bauh"
)