summaryrefslogtreecommitdiff
path: root/users/seth/shell/fish.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2023-03-13 00:43:15 -0400
committerseth <[email protected]>2023-03-13 00:43:15 -0400
commit07fff2677f2c63f6382a80fa56da88b6d342db98 (patch)
tree79134c382f302120dd0a07cb143d662aa60d3ec1 /users/seth/shell/fish.nix
parent70530f45e0c6cfdea9303f1a44dfa29f26b4f5bd (diff)
direnv is already enabled by default :/
Diffstat (limited to 'users/seth/shell/fish.nix')
-rw-r--r--users/seth/shell/fish.nix1
1 files changed, 0 insertions, 1 deletions
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 = [