pkg(k-1.0.0): Added k 1.0.0

This commit is contained in:
scpchicken 2025-02-08 20:42:07 -07:00
parent 1d55a41a2d
commit c54bd64372
6 changed files with 24 additions and 0 deletions

5
packages/k/1.0.0/environment vendored Normal file
View file

@ -0,0 +1,5 @@
#!/usr/bin/env bash
# k path
export PATH=$PWD/bin:$PATH
export K_PATH=$PWD/k