346 current 2024-04-16 13:18:56 24.05.20240416.c04952a 6.8.4-zen1 *
This commit is contained in:
parent
f786c85ea6
commit
e61af62f45
1 changed files with 7 additions and 7 deletions
|
|
@ -32,14 +32,14 @@
|
|||
plugins = [
|
||||
{
|
||||
name = "zsh-nix-shell";
|
||||
file = "nix-shell.plugin.zsh";
|
||||
src = pkgs.fetchFromGitHub {
|
||||
owner = "chisui";
|
||||
repo = "zsh-nix-shell";
|
||||
rev = "v0.7.0";
|
||||
sha256 = "149zh2rm59blr2q458a5irkfh82y3dwdich60s9670kl3cl5h2m1";
|
||||
};
|
||||
src = pkgs.zsh-nix-shell;
|
||||
}
|
||||
# zsh-history
|
||||
# zsh-fzf-tab
|
||||
# zsh-f-sy-h
|
||||
# zsh-autocomplete
|
||||
# zsh-you-should-use
|
||||
# zsh-navigation-tools
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue