bootstrap-root: fix exa on 0.10.1

This commit is contained in:
Tobias Schmidl 2021-09-07 12:43:49 +00:00
parent afb11da53e
commit e30ad9bc56

View file

@ -47,7 +47,7 @@ curl $CURLOPT https://bootstrap.pypa.io/get-pip.py | python3
pip install ranger-fm
[ ! -x "$(which exa)" ] && cargo install --root /usr/local --git https://github.com/ogham/exa
[ ! -x "$(which exa)" ] && cargo install --root /usr/local --git https://github.com/ogham/exa --tag v0.10.1
cargo install --root /usr/local --git https://github.com/mookid/diffr