mirror of
https://github.com/datafolklabs/cement.git
synced 2026-02-06 13:42:03 +00:00
4 lines
70 B
Bash
4 lines
70 B
Bash
|
|
export PATH="${PATH}:/root/.local/bin"
|
|
alias cement='pdm run cement'
|