diff options
| author | silly <u65487754@gmail.com> | 2026-04-08 20:06:09 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-08 20:06:09 +0000 |
| commit | 7cfbf134ce95991c3cff857c8ec5730d3d8e60f3 (patch) | |
| tree | 8efa607f09efc4ef39c0cae8cfd7193542c8d772 | |
| parent | 1cbaba80585c7955bd9e062e0208472f994f73bf (diff) | |
Update silly.sh
| -rw-r--r-- | silly.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ set -euo pipefail -REPO_URL="https://github.com/x2p3lnk7tq9z/dotfiles.git" +REPO_URL="https://github.com/cqley/dotfiles.git" PACMAN_PKGS=( base-devel |
