From c0fea67d05d4e326ca265615e824c0dbdfb801e9 Mon Sep 17 00:00:00 2001 From: Luc Perkins Date: Thu, 9 Jul 2020 02:07:19 -0700 Subject: [PATCH] Remove zoxide --- home.nix | 1 - shell.nix | 1 - 2 files changed, 2 deletions(-) diff --git a/home.nix b/home.nix index bd848e2..ff9419e 100644 --- a/home.nix +++ b/home.nix @@ -69,6 +69,5 @@ in { xsv yarn youtube-dl - zoxide ]; } diff --git a/shell.nix b/shell.nix index b8fafc4..73e1895 100644 --- a/shell.nix +++ b/shell.nix @@ -47,7 +47,6 @@ in { fi eval "$(starship init zsh)" - eval "$(zoxide init zsh)" ''; #oh-my-zsh = {