This commit is contained in:
Tony Grosinger 2022-11-02 14:27:30 -07:00
parent 0e18d67c6b
commit 7702adcb64
2 changed files with 1 additions and 0 deletions

BIN
bin/linux/dive-0.10.0 Executable file

Binary file not shown.

View File

@ -89,6 +89,7 @@ function performSetup() {
linkBin "${BIN_DIR}/bat-0.18.2" "bat"
linkBin "${BIN_DIR}/jq-1.6" "jq"
linkBin "${BIN_DIR}/difft-0.36.0" "difft"
linkBin "${BIN_DIR}/dive-0.10.0" "dive"
echo "Linking scripts"
linkBin "scripts/git-safedel" "git-safedel"