From 07fff2677f2c63f6382a80fa56da88b6d342db98 Mon Sep 17 00:00:00 2001 From: seth Date: Mon, 13 Mar 2023 00:43:15 -0400 Subject: direnv is already enabled by default :/ --- users/seth/shell/fish.nix | 1 - users/seth/shell/zsh.nix | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'users/seth') diff --git a/users/seth/shell/fish.nix b/users/seth/shell/fish.nix index b1de18f..4be0322 100644 --- a/users/seth/shell/fish.nix +++ b/users/seth/shell/fish.nix @@ -24,7 +24,6 @@ source $nixfile end fish_config theme choose "Catppuccin Mocha" - direnv hook fish | source nix-your-shell fish | source ''; plugins = [ diff --git a/users/seth/shell/zsh.nix b/users/seth/shell/zsh.nix index c5296cb..75e67b3 100644 --- a/users/seth/shell/zsh.nix +++ b/users/seth/shell/zsh.nix @@ -29,8 +29,7 @@ promptinit colors - direnv hook zsh | source - nix-your-shell zsh | source + nix-your-shell zsh | source /dev/stdin zmodload zsh/zutil zmodload zsh/complist -- cgit v1.2.3