6 lines
75 B
Bash
Executable File
6 lines
75 B
Bash
Executable File
#!/usr/bin/env zsh
|
|
|
|
pipx_packages=(
|
|
"gnome-extensions-cli"
|
|
"bauh"
|
|
) |