summaryrefslogtreecommitdiff
path: root/users
diff options
context:
space:
mode:
Diffstat (limited to 'users')
-rw-r--r--users/seth/programs/default.nix1
-rw-r--r--users/seth/shell/fish.nix1
2 files changed, 2 insertions, 0 deletions
diff --git a/users/seth/programs/default.nix b/users/seth/programs/default.nix
index 79b1a69..7c9adf6 100644
--- a/users/seth/programs/default.nix
+++ b/users/seth/programs/default.nix
@@ -13,6 +13,7 @@
fd
gh
lld
+ nix-your-shell
rclone
restic
ripgrep
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 = [
{