diff --git a/script/installpackagesnonroot b/script/installpackagesnonroot index 4e7b38c..4bdd5c3 100755 --- a/script/installpackagesnonroot +++ b/script/installpackagesnonroot @@ -4,6 +4,7 @@ # https://rustup.rs/ curl --proto '=https' --tlsv1.2 -ssf https://sh.rustup.rs | sh -s -- -y +source $HOME/.cargo/env # https://github.com/dandavison/delta#installation cargo install git-delta