Files
dotfiles/tools.org
2026-05-08 18:36:23 -04:00

512 B

Tools Setup

This file will install all the programs/tools that are used on my personal computers.

This file assumes usage of APT.

pass - The Standard Unix Password Manager

For password management. Use pass-store repo for password sync.

  sudo apt install pass

podman - Podman

For running/creating containers.

  sudo apt install podman