installpackages: reconfigure shell
This commit is contained in:
parent
421a8176fb
commit
06f05cb7ed
|
@ -20,6 +20,7 @@ pacman -S --needed --noconfirm base-devel \
|
|||
|
||||
# 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