From 9747d74a3f5819f564d23c2fcbfd79bd50a8690b Mon Sep 17 00:00:00 2001 From: seth Date: Sat, 11 Mar 2023 23:41:55 -0500 Subject: add nix-your-shell --- users/seth/programs/default.nix | 1 + users/seth/shell/fish.nix | 1 + 2 files changed, 2 insertions(+) (limited to 'users/seth') 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 = [ { -- cgit v1.2.3