fixup! feat: switched from exa → eza, added git-delta
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
5aa2580ef7
commit
e821b91403
2 changed files with 0 additions and 2 deletions
|
@ -48,8 +48,6 @@ apt-get update \
|
|||
pipx \
|
||||
&& apt-file update
|
||||
|
||||
[ ! -x "$(which exa)" ] && cargo install --root /usr/local --git https://github.com/ogham/exa --tag v0.10.1
|
||||
|
||||
cargo install --root /usr/local diffr
|
||||
|
||||
# shellcheck disable=SC2086
|
||||
|
|
Loading…
Reference in a new issue