summaryrefslogtreecommitdiff
path: root/users/seth/shell/fish.nix
diff options
context:
space:
mode:
authorseth <[email protected]>2023-03-11 23:41:55 -0500
committerseth <[email protected]>2023-03-11 23:41:55 -0500
commit9747d74a3f5819f564d23c2fcbfd79bd50a8690b (patch)
treed102833b3920bce2af31c5895ada64204723539d /users/seth/shell/fish.nix
parentaa2b604ce7f5b48b960763c88dc48b97de19087d (diff)
add nix-your-shell
Diffstat (limited to 'users/seth/shell/fish.nix')
-rw-r--r--users/seth/shell/fish.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/users/seth/shell/fish.nix b/users/seth/shell/fish.nix
index 455a052..b1de18f 100644
--- a/users/seth/shell/fish.nix
+++ b/users/seth/shell/fish.nix
@@ -25,6 +25,7 @@
end
fish_config theme choose "Catppuccin Mocha"
direnv hook fish | source
+ nix-your-shell fish | source
'';
plugins = [
{