Portable PACkage manager
PPAC is a simple shell script for managing the installation and removal of packages from a directory (default
~/.local/bin).
Package installation instructions are stored in .ppac files, where each line represents one package.
Current repos:
Packages marked with ! are experimental. Packages marked with # are hidden.
~ren/repos/default.ppac
- zoxide (better cd)
- yadm (dotfiles manager)
- gh (github cli)
- bat (alias for batcat)
- nvim (nvim - latest version)
- nvim.appimage (nvim - latest appimage)
- lazygit (git tui)
- yazi (file manager)
~ren/repos/experimental.ppac
- !nix (nix package manager - experimental)
- !brew (brew package manager - BROKEN)
- !pnpm (improved npm - experimental)
~ren/repos/ppac.ppac
- ppac (Portable PACkage manager)
- ppac-gen (Portable PACkage manager - package gen)