Removes plugin due to installation issues
This commit is contained in:
parent
73dfe90eb8
commit
eb9bb6db2e
1 changed files with 0 additions and 12 deletions
|
|
@ -138,18 +138,6 @@
|
|||
pi = "pnpm install";
|
||||
px = "pnpm dlx";
|
||||
};
|
||||
|
||||
plugins = [
|
||||
{
|
||||
name = "pnpm-shell-completion";
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = "g-plane";
|
||||
repo = "pnpm-shell-completion";
|
||||
rev = "v0.5.4";
|
||||
hash = "sha256-bc2ZVHQF+lSAmhy/fvdiVfg9uzPPcXYrtiNChjkjHtA=";
|
||||
};
|
||||
}
|
||||
];
|
||||
};
|
||||
|
||||
home.file.".config/fish/themes".source = ./themes;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue