feat: suckless install + pkg cleanup

This commit is contained in:
ange 2024-05-15 16:14:37 +02:00
parent 99b8d39fec
commit 281b1be077
Signed by: ange
GPG key ID: 9E0C4157BB7BEB1D
11 changed files with 25 additions and 19 deletions

View file

@ -1,5 +1,5 @@
#!/bin/bash -ex
cd "$(dirname "$0")"
cd -- "$(dirname "$0")"
. ./config
. ./src/lib.sh