diff options
| author | seth <[email protected]> | 2023-03-11 23:41:55 -0500 |
|---|---|---|
| committer | seth <[email protected]> | 2023-03-11 23:41:55 -0500 |
| commit | 9747d74a3f5819f564d23c2fcbfd79bd50a8690b (patch) | |
| tree | d102833b3920bce2af31c5895ada64204723539d /users/seth/shell/fish.nix | |
| parent | aa2b604ce7f5b48b960763c88dc48b97de19087d (diff) | |
add nix-your-shell
Diffstat (limited to 'users/seth/shell/fish.nix')
| -rw-r--r-- | users/seth/shell/fish.nix | 1 |
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 = [ { |
