dotfiles/.config/setup/02-setup-packages.sh
2025-06-04 22:46:46 +03:00

7 lines
117 B
Bash
Executable file

#! /usr/bin/sh
systemctl --user enable --now syncthing.service
mkdir -p ~/Pictures/screenshots
pre-commit install