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