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