Add script for saving packages

This commit is contained in:
RealStickman 2022-01-04 13:48:46 +01:00
parent fc20077b29
commit 2cf170f6d8

View File

@ -0,0 +1,3 @@
#!/usr/bin/env bash
pacman -Qeq > $HOME/GitProjects/setup/packages/$(hostname)-packages.txt