summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
Diffstat (limited to 'user')
-rw-r--r--user/settings/fish.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/settings/fish.nix b/user/settings/fish.nix
index bcf6103b..f6ad67da 100644
--- a/user/settings/fish.nix
+++ b/user/settings/fish.nix
@@ -11,6 +11,7 @@
       with pkgs.fishPlugins; [
         (fromNixpkgs tide)
         (fromNixpkgs fzf-fish)
+        (fromNixpkgs pisces)
         {
           name = "ghq";
           src = pkgs.fetchFromGitHub {