From 4b49364485b131c90d401192d2b5ebec13a122b9 Mon Sep 17 00:00:00 2001 From: kjuulh Date: Sat, 9 Mar 2024 10:37:29 +0100 Subject: [PATCH] Update bin/,cd --- bin/executable_,cd | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/bin/executable_,cd b/bin/executable_,cd index f26e3df..746054a 100644 --- a/bin/executable_,cd +++ b/bin/executable_,cd @@ -1,11 +1,3 @@ -#!/bin/bash +#!/usr/bin/env zsh - -( nohup fuzzy-clone cache update >/dev/null 2>&1 & ) - -choice=$(fuzzy-clone) -if [[ $? -ne 0 ]]; then - return $? -fi - -cd "$(echo "$choice" | tail --lines 1)" +fz