Skip to content

Commit

Permalink
Don't use xxh anymore (solve #4)
Browse files Browse the repository at this point in the history
  • Loading branch information
schneiderfelipe committed Nov 15, 2022
1 parent e580eae commit 274cfbe
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ install "names" 'curl -sSf https://fnichol.github.io/names/install.sh | sh -s --
install "starship" 'sh -c "$(curl -fsSL https://starship.rs/install.sh)"'
install "tectonic" 'cargo install tectonic'
install "watchexec" 'cargo install watchexec-cli'
install "xxh" 'pip install -U xxh-xxh'
install "zoxide" 'curl -sS https://webinstall.dev/zoxide | bash'

echo
Expand Down

0 comments on commit 274cfbe

Please sign in to comment.