curl e rustup
This commit is contained in:
@@ -2,9 +2,11 @@
|
||||
[ ! -z "${GREZZO_1577142078}" ] && return; GREZZO_1577142078=0
|
||||
|
||||
. "$(this_script_path)/pip.sh"
|
||||
. "$(this_script_path)/curl.sh"
|
||||
|
||||
function feat_add_poetry() {
|
||||
feat_needed "pip"
|
||||
feat_needed "curl"
|
||||
curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python
|
||||
. "$HOME/.poetry/env"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user