# 🐱 dotfiles My dotfiles. ## Installing packages ```shell pacman --sync - < packages.txt ``` ## Installing dotfiles ```shell plow --force ``` or... ```shell plow --force --from ./home --to ~ ```