feat: suckless install + pkg cleanup
This commit is contained in:
parent
99b8d39fec
commit
281b1be077
11 changed files with 25 additions and 19 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash -ex
|
||||
cd "$(dirname "$0")"
|
||||
cd -- "$(dirname "$0")"
|
||||
. ./config
|
||||
. ./src/lib.sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue