diff --git a/cli/fish.sh b/cli/fish.sh index 15573d2..0f5352b 100755 --- a/cli/fish.sh +++ b/cli/fish.sh @@ -13,7 +13,7 @@ case "$PM" in if [ "$DISTRIB_RELEASE_MAJOR" -gt 19 ] || [ "$DISTRIB_RELEASE" = "19.10" ]; then sudo apt install dash bat -y fi - lnsf /usr/bin/batcat "$HOME/.local/bin/bat" + lnsf /usr/bin/batcat /usr/bin/bat intorepo https://github.com/junegunn/fzf.git "$HOME/.fzf" ./install --all exitrepo