From 11a2f5527953cd8f575119526f7d525bd6ea8933 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Chlo=C3=A9=20Vulquin?= Date: Fri, 11 Oct 2024 17:17:55 +0200 Subject: sh: remove cd=z alias --- dot_local/share/sh/zoxide.bash | 1 - 1 file changed, 1 deletion(-) (limited to 'dot_local/share/sh/zoxide.bash') diff --git a/dot_local/share/sh/zoxide.bash b/dot_local/share/sh/zoxide.bash index b3ab493..6a02524 100644 --- a/dot_local/share/sh/zoxide.bash +++ b/dot_local/share/sh/zoxide.bash @@ -1,3 +1,2 @@ . hascmd zoxide || return eval "$(zoxide init bash)" -alias cd=z -- cgit v1.2.3