installpackages: reload shell env
This commit is contained in:
parent
4aef7ae472
commit
af7f016c94
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue