Update binaries and add delta
This commit is contained in:
parent
92e405f673
commit
49f6119806
Binary file not shown.
BIN
bin/linux/bat-0.18.2
Executable file
BIN
bin/linux/bat-0.18.2
Executable file
Binary file not shown.
BIN
bin/linux/delta-0.8.3
Executable file
BIN
bin/linux/delta-0.8.3
Executable file
Binary file not shown.
BIN
bin/linux/exa-0.10.0
Executable file
BIN
bin/linux/exa-0.10.0
Executable file
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
bin/osx/bat-0.18.2
Executable file
BIN
bin/osx/bat-0.18.2
Executable file
Binary file not shown.
BIN
bin/osx/delta-0.8.3
Executable file
BIN
bin/osx/delta-0.8.3
Executable file
Binary file not shown.
BIN
bin/osx/exa-0.10.0
Executable file
BIN
bin/osx/exa-0.10.0
Executable file
Binary file not shown.
Binary file not shown.
@ -86,9 +86,10 @@ function performSetup() {
|
||||
linkFile ".inputrc"
|
||||
|
||||
echo "Linking bin files"
|
||||
linkBin "${BIN_DIR}/exa-0.9.0" "exa"
|
||||
linkBin "${BIN_DIR}/bat-0.13.0" "bat"
|
||||
linkBin "${BIN_DIR}/exa-0.10.0" "exa"
|
||||
linkBin "${BIN_DIR}/bat-0.18.2" "bat"
|
||||
linkBin "${BIN_DIR}/jq-1.6" "jq"
|
||||
linkBin "${BIN_DIR}/delta-0.8.3" "delta"
|
||||
|
||||
echo "Linking scripts"
|
||||
linkBin "scripts/diff-highlight" "diff-highlight"
|
||||
|
Loading…
x
Reference in New Issue
Block a user